-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
K_average
matlab实现的k均值聚类算法,可以实现对大量数据的有效分类(matlab implementation of the k-means clustering algorithm, can achieve a large amount of data on an effective classification)
- 2009-03-10 15:07:56下载
- 积分:1
-
MATLAB
matlab的基础技术文档,很管用,还有很多实例(matlab based technical documentation, very useful, there are many instances)
- 2011-11-25 15:13:41下载
- 积分:1
-
press
matlab simulink PID 大迟延对象控制模型(Time Delay matlab simulink PID control model)
- 2014-01-17 10:18:26下载
- 积分:1
-
matlab
为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪,并且进行除噪性能判断(Add a picture for uniform noise and Gaussian noise, salt and pepper noise, and the use of a modified mean filter and adaptive median filtering for noise removal, noise removal performance and to determine)
- 2011-11-17 16:49:26下载
- 积分:1
-
matlab-preprocessor
说明: matlab预处理程序,具体是杨氏干涉下条纹图像的预处理和算法的程序(matlab pretreatment procedures, specifically under the Young' s interference fringes image pre-processing procedures and algorithms)
- 2011-04-10 16:19:11下载
- 积分:1
-
LMS_Newton
基于lms_newton算法的回波消除,直接可以使用(Based lms_newton echo cancellation algorithm, can be used directly)
- 2013-12-04 16:16:24下载
- 积分:1
-
chazhinihe
说明: 插值与拟合问题的matlab程序,并配有幻灯说明,供大家参考!(Interpolation problem with matlab fitting procedures and is equipped with slide shows that for your reference!)
- 2008-12-04 22:41:55下载
- 积分:1
-
1
说明: 关于音频定位的matlab仿真 布朗大学(matlab仿真)
- 2010-06-30 23:37:04下载
- 积分:1
-
MITPMATLAB
麻省理工学院的matlab教程,应该很给力吧,还比较详细(MIT matlab tutorial, it should be to force it, but also more detailed)
- 2011-06-09 22:29:04下载
- 积分:1