-
hilbert_transfer
说明: 一个关于实现希尔伯特变换的MATLAB实用源程序,对大家有一定的参考作用。(Hilbert transform on the realization of a practical source MATLAB, all of us have some reference.)
- 2010-04-05 11:42:03下载
- 积分:1
-
reed_solomon_code
Reed solomon codes manipulation
- 2011-04-29 17:08:43下载
- 积分:1
-
CDMA_fenji
用MATLAB语言仿真实现CDMA系统中开环下发射分集的系统性能仿真(using MATLAB Simulation CDMA system under open-loop transmit diversity of system performance simulation)
- 2007-03-19 16:01:29下载
- 积分:1
-
JM97Bcount
97年中国大学生数学建模竞赛B题(枚举法) (1997 China Undergraduate Mathematical Contest in Modeling B (enumeration))
- 2013-07-16 21:42:28下载
- 积分:1
-
PingOriginal_MikeMuuss_1983
Ping original program.
implement pinging test
- 2014-10-10 12:33:30下载
- 积分:1
-
OFDM程序
说明: OFDM的接收和发射,是用Matlab编程实现的,希望供大家参考学习!(OFDM receiver and launch, using Matlab programming, I hope for your reference learning!)
- 2005-09-12 23:28:53下载
- 积分:1
-
yingyong
说明: Matlab语言在数字语音处理上的应用。(Matlab language in the digital voice processing applications.)
- 2008-11-08 14:07:27下载
- 积分:1
-
matlab
matlab解决TPS问题,简单易懂,已运行测试(matlab solve TPS, easy to understand, and has been running test)
- 2013-03-08 12:24:04下载
- 积分:1
-
CmpSimpleMthd
修正单纯行方法,用于matlab优化设计。(The revised simplex-line method to for matlab optimize the design.)
- 2012-10-10 20:13:17下载
- 积分: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