-
chaos
MATLAB对几种常见混沌仿真,很好的,推荐下载(MATLAB simulation of several common chaos)
- 2010-06-16 15:18:14下载
- 积分:1
-
svdexp2
SVD去噪,构造的矩阵方法为对数据进行均匀分段,并对去噪前后的信噪比,均方差进行了对比。(SVD denoising, construction of the matrix method for the data sub-uniformity, and signal to noise ratio before and after denoising are compared variance.)
- 2008-04-23 09:07:51下载
- 积分:1
-
the-filters
说明: 滤波的常用方法,数字图像处理的常用滤波算法,试过,可以用!(Common method of filtering, digital filtering algorithm commonly used in image processing, tried, you can use!)
- 2011-03-05 19:27:37下载
- 积分:1
-
fig7x40
永磁同步电机变频调速系统仿真,利用matlab仿真不报错(Permanent magnet synchronous motor speed regulation system simulation using matlab simulation without error)
- 2011-11-15 23:28:58下载
- 积分:1
-
powerspec
求时间序列的功率谱,包括周期图法和自相关函数法(Find the power spectrum of the time series, including periodogram and autocorrelation function method)
- 2014-01-19 13:30:27下载
- 积分:1
-
Ransacfromwang
使用matlab实现ransac算法,具体见程序(ransac)
- 2009-09-12 12:53:25下载
- 积分:1
-
kmeans
fichier matlab permettant de faire k-means
- 2011-04-21 06:19:01下载
- 积分: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
-
time_series
用时间序列法进行预测,模型为ARMI模型(Time series method used to predict, model for model ARMI)
- 2009-06-14 10:23:57下载
- 积分:1
-
poly2trellis
poly2trellis,程序清晰简单,容易阅读,matlab调用易实现(poly2trellis, procedures clear and straightforward, easy to read, matlab call easy to realize)
- 2011-05-03 14:17:48下载
- 积分:1