-
1
说明: 灰度直方图显示,不使用MATLAB中自带的程序,直接编写得到(Histogram display, do not use the built MATLAB program, prepared by directly)
- 2010-05-10 11:53:20下载
- 积分: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
-
mimo
Simulate MIMO system with BER and capacity
- 2013-05-12 02:45:08下载
- 积分:1
-
matlab
matlab通信仿真与应用(详细),是一套比较好的关于通信仿真书籍(matlab simulation and application of communication (in detail), is a relatively good simulation of books on communication)
- 2008-02-21 11:57:08下载
- 积分:1
-
Reed-Solomon-with-QPSK
The TransferJet Tech. uses concatenated channel codeing (Reed-Solomon coding & convolutional coding) scheme. For, Reed-Solomon coding, r=224/240,16 parity bit. For Convolutional coding, K=3, r=1/2.
- 2011-07-17 01:04:09下载
- 积分:1
-
matlab
本代码为粒子群基本算法代码,其在建模上面的贡献显著,很大程度上都能够优化建模解决方案。(Particle Swarm Optimization)
- 2014-08-17 09:22:37下载
- 积分:1
-
RSSI
无线传感器RSSI定位算法matlab实现代码(Wireless sensor RSSI location algorithm matlab code)
- 2013-04-28 15:03:30下载
- 积分:1
-
benchmarks_test_pso
粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。(验。-PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study! While willing to work with all the friends here to discuss PSO algorithm improvements and applications (such as multi-target, Dynamic systems, etc.) experience.)
- 2016-09-23 16:26:52下载
- 积分:1
-
nrsfm_matlabCode
说明: 用MATLAB编写的meanshift分割图像的方法,供大家参考!(meanshift)
- 2010-04-02 11:53:57下载
- 积分:1
-
Kais
Kaiser Window program written in matlab for a given signal
- 2012-05-02 03:19:09下载
- 积分:1