-
demodulation
通信过程中调制信号的matlab解调程序(Communication process modulated signal demodulation matlab program)
- 2011-07-06 09:54:39下载
- 积分:1
-
applying_computational_intelligence
Computational Intelligence plays a very important role in decision making. Complex problems could be formulated and analysed in this.
- 2014-11-30 21:40:51下载
- 积分:1
-
weixingdingwei
本程序实现的是卫星观测定位中移动的卫星对飞行器的有效定位,为了画出飞行器的轨迹图,对原坐标进行插值处理(This program is the satellite observations mobile satellite positioning effective positioning of the aircraft, in order to draw the aircraft trajectory, the original coordinates interpolated)
- 2013-05-29 09:21:19下载
- 积分:1
-
systemtestask
数字下变频的matlab仿真源程序,自动生产图形(Digital Down Converter,matlab source)
- 2009-04-04 09:22:37下载
- 积分:1
-
mkriging
matlab编写的克里金插值程序和最近邻值点和距离反比例插值程序(Kriging )
- 2010-10-25 13:50:33下载
- 积分: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
-
wls
实现加权最小二乘拟合,经典的系统辨识方法,很管用(Achieve a weighted least-squares fitting, classical system identification methods, it is useful)
- 2014-02-28 10:02:20下载
- 积分:1
-
fcm
this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
- 2009-04-09 20:37:30下载
- 积分:1
-
Microsoft-Word-
它提供了龙格-库塔法,用以解决微分方程这类方程。(It provide the Runge-Kutta to solve differential equation.)
- 2012-04-18 19:25:20下载
- 积分:1
-
arnold
利用matlab写的较基本的arnold加密与相应解密算法,其中的key可以任意改之,但加密次数不宜太多,最好在100次以内(Use matlab to write the basic Arnold encryption and decryption algorithm, one of the key can be arbitrary change, but the number of encryption shoulds not be too much, best within 100 times)
- 2013-05-07 02:27:58下载
- 积分:1