-
MatlabPrimer
MATLAB入门必备(英文)。适合英语不太菜的初学者。^ ^(MATLAB entry required (in English). Food not suitable for beginners in English. ^ ^)
- 2008-06-10 10:37:31下载
- 积分: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
-
size_filter
performs connected component labeling and removes noises by using size filter.
- 2010-11-29 08:29:01下载
- 积分:1
-
try_fxlms
Implementation of FxLMS algorithm for a single channel feed-forward active noise control system.
- 2010-05-15 22:20:13下载
- 积分:1
-
MPPT3
S 函数 编写的 MPPT
在MATLAB上 调试成功
请大家参考(S function written MPPT in MATLAB debugging please refer to)
- 2013-03-16 16:19:25下载
- 积分:1
-
Deber24
Reg in a trahsformer method in matlab
- 2011-11-26 23:31:15下载
- 积分:1
-
noise
理想高通和低通滤波器的matlab程序,可参考(Ideal high-pass and low-pass filter matlab program, refer to)
- 2013-05-16 21:34:17下载
- 积分:1
-
CNN
深度学习的卷积神经网络的MATLAB代码实现,数据为MNIST标准库。(it s a code in CNN with matlab.the is the MNIST.)
- 2020-09-18 15:07:55下载
- 积分:1
-
random_hopFre
利用随机序列生成跳频序列,用于跳频通信并给出误码吕曲线。(Use of random sequence to generate frequency-hopping sequence for frequency hopping communication and give BER curves Lv.)
- 2009-03-27 22:54:59下载
- 积分:1
-
POD
可以用于POD分析,得到不同模态以及重建流场(It can be used for POD analysis to obtain different modes and reconstruct flow field)
- 2018-06-20 10:54:34下载
- 积分:1