-
SplitSort
Merge sort algrorithim implemementation in C#, and making use of mulitiple processors with MPI specification
- 2014-08-24 23:45:17下载
- 积分:1
-
DividePlane
运筹学中的分支定界法,采用MATLAB编程,比较实用(Operations research branch and bound method, using MATLAB programming, more practical)
- 2010-11-08 17:09:42下载
- 积分:1
-
MATLAB7Xproramminglanguage
王建卫编的《MATLAB+7.X程序设计》书配套Matlab源代码及习题答案,相当不错的一本书.(Source codes and exercises answer of the book-"Matlab+7.X programming language" writeen by Jianwei Wang,It s a good book.)
- 2010-05-14 13:08:14下载
- 积分:1
-
plane-wave
这是一个用来计算2维光子带的matlab程序。可分别计算TM 和TE模式平面波入射下的场分布。(This is a program to calculate the Photonic Bands of two dimension。The field excited by TM and TE mode plane wave incident can be calculated.)
- 2014-02-25 10:59:14下载
- 积分:1
-
CSO_Matlab
CSO算法,用matlab编写,直观画图显示结果。带五个基本测试函数(CSO algorithm, using MATLAB to prepare, intuitive drawing display results. With five basic test functions)
- 2021-03-28 20:29:11下载
- 积分:1
-
controller
this is also another triangular membership function for fuzzy logic controlling
- 2010-06-23 21:53:11下载
- 积分:1
-
matlabprogram
matlab编程初学者可以看看,有实例说明,对初学者会有一定的帮助。(matlab Programming for beginners can see, there are examples, for beginners will help.)
- 2008-03-10 17:05:53下载
- 积分:1
-
denoisingbywavelet
基于小波变换的合成孔径雷达(SAR)图像斑点噪声滤波处理(Wavelet-based synthetic aperture radar (SAR) image speckle filtering)
- 2015-01-14 22:04:42下载
- 积分: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
-
AM-FM-modulation
matlab 调频调幅模拟实现,有例程非常好!(AM FM matlab simulation, there are very good routine)
- 2009-05-17 17:27:30下载
- 积分:1