-
232432543534534
pid控制程序,基于matlab环境开发,开自行修改(matlab)
- 2009-06-07 09:21:34下载
- 积分:1
-
GM
说明: 用matlab编写的灰色模型程序,可以实现拟合(Gray model
)
- 2011-12-10 10:39:18下载
- 积分: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
-
MATLABjisuanqi
MATLAB编写的3个简易计算器程序,hh那个是本人综合另两个写出来的,简易好用。具体用法不用我说了,大家将所有代码放在MATLAB安装文件的work里面即可。可能还需要GUI绘图,具体我忘了,一年前做的。(MATLAB prepared by the three simple calculator program, which is my hh another two comprehensive written, Simple handy. I do not have specific directions said, we will put all of the code of MATLAB installation work will be inside. May also need GUI drawings, specific, I forgot, a year ago to do.)
- 2007-06-03 13:55:42下载
- 积分:1
-
VSC_STATCOM
Simulation file in matlab simulink
- 2019-02-20 11:47:36下载
- 积分:1
-
RGB
This is an example of the combining programme using VC++6.0 and Matlab 7.0.
- 2009-09-16 15:35:51下载
- 积分:1
-
k_means
一个简单的k-means分类方法,有详细的解释,能直接运行的。(A simple k-means classification method, and a detailed explanation can be run directly.)
- 2010-11-11 21:23:59下载
- 积分:1
-
boxtreen
fast and simple voxel traversal algorithm
- 2010-12-16 19:07:36下载
- 积分:1
-
2ASK
通信里的2ASK信号的产生及分析,很不错,经典实用(Communication in the 2ASK signal generation and analysis, very good, classic and practical)
- 2013-07-24 09:09:29下载
- 积分:1
-
NeuralNetworksforMultiuserDetection
B.Aazhang写的一篇论文,第一次提出了神经网络如何在应用多用户检测中。(B. Aazhang write a thesis, the first time how the neural networks in the application of multi-user detection.)
- 2006-10-22 18:39:08下载
- 积分:1