-
junhenghua
关于图像的均衡化,绘制图像的灰度直方图,得到均衡化以后的图像(Equalization on the image and draw the image histogram, image obtained after equalization)
- 2010-07-06 16:37:29下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
Table-Of-Integrals
Table Of Integrals, Series And Products (7Ed , Elsevier, 2007 Gradshteyn I , Ryzhik 1220S),非常实用的积分手册!(Table Of Integrals, Series And Products (7Ed , Elsevier, 2007 Gradshteyn I , Ryzhik 1220S)
- 2013-09-12 20:45:31下载
- 积分:1
-
Bayes-Iris
bayes分类算法,适合数据挖掘初学者学习(Bayesian classification algorithm for data mining beginners to learn)
- 2013-05-20 20:32:20下载
- 积分:1
-
regeneratemode
This simulation file is used for simulation of a traction load which is working in regenerative mode created by two back to back pwm converters that feeds energy back from 3 phase side to single phase side.
- 2014-02-20 13:48:40下载
- 积分:1
-
rbf
用matlab编写的聚类rbf神经网络曲线拟和程序。(err)
- 2008-06-17 17:27:12下载
- 积分:1
-
greatwork
调制识别是非协作通信中的关键技术之一,在电子对抗、软件无线电等领域
应用十分广泛。该过程介于信号检测与解调之间,由于对传输信号没有过多的先
验信息以及在接收端有很多未知的参数,例如:信号功率,载波频率和相位偏移,
时间信息等,导致对调制方式的盲识别是一项很困难的任务。此外,实际中存在
多径衰落、频率选择性和时变信道等问题,使得这项任务变得更具有挑战性。
(The modulation recognition is one of the key technologies of the non-cooperative
communication, such as electronic countermeasures and software defination radio,
therefore it is such a significant discipline and orientation in the research of
communication field. Obviously, without enough knowledge in transmitter and verified
parameters about receivers, for example signal power, carrier frequency and phase offsets
and so force, it is hard to get the modulation of blind identification. What is more, for the
sake of the multipath fading, frequency-selective and time-varying channels in the real
scenarios the task is even harder.
)
- 2013-04-17 11:31:29下载
- 积分:1
-
ajay-task2
code encryption and decryption using matlab
- 2015-02-24 19:05:41下载
- 积分:1
-
nurbs
在MATLAB7.0的环境下绘制nurbs插值曲线,
(Environment in MATLAB7.0 draw nurbs interpolation curve,)
- 2010-12-10 13:48:09下载
- 积分:1
-
Silence-removal-in-speech-signals
进行话音检测和去除无效的话音,是进行语音识别和处理的预处理必须的功能。(A simple method for silence removal in speech streams)
- 2012-12-29 14:12:35下载
- 积分:1