-
jianmo
数学建模的算法大全,基于matlab,能让你使用起来,查询起来应用自如(Daquan mathematical modeling algorithm based on Matlab, allows you to use, query up the application with ease)
- 2012-06-22 13:29:44下载
- 积分:1
-
EKFUKF
Unscented Kalman Filter and Extended Kalman Filtering Tutorial and source code, includes worked examples and source.
- 2013-04-04 12:28:41下载
- 积分:1
-
Matlab-Mach-3-blow-a-cylinder
3马赫气流吹拂圆柱体,二维非结构化网格,网格自适应优化,Matlab代码,无粘(Mach 3 airflow blowing cylinder, two-dimensional unstructured grids, adaptive mesh optimization, Matlab code, inviscid)
- 2013-11-15 23:49:30下载
- 积分:1
-
matlabbook
共有21章,详细介绍了MATLAB的应用,通过这本书您可以学到MATLAB的方方面面。(A total of 21 chapters, detailing the application of MATLAB, through this book you can learn all aspects of MATLAB.)
- 2009-05-27 22:26:46下载
- 积分:1
-
matlab
matlab函数总结,有详细使用说明,包括函数用法,适合不熟悉函数的朋友。(matlab function summary, with detailed instructions for use, including the function of usage, for friends are not familiar with the function.)
- 2011-05-22 16:48:28下载
- 积分:1
-
channel-equaliztion
Channel equalization matlab sourcecode, fully functional with BER analysis
- 2015-01-23 02:10:55下载
- 积分:1
-
crnlearning
A Simple Sequential MAC Protocol for CRN Learning
- 2015-03-07 04:21:05下载
- 积分: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
-
M-File-Construction-Rules
M-File Construction Rules
- 2011-09-11 16:43:40下载
- 积分:1
-
PenaltyFunctionMethod
罚函数法是将有约束最优化问题转化为求解无约束最优化问题。在此给出罚函数法的Matlab源程序。(Penalty function method is a constrained optimization problem into solving unconstrained optimization problems. This gives the penalty function in Matlab source.)
- 2013-09-13 11:50:18下载
- 积分:1