-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
zhengliz
整理地价,房价,土壤等三维空间数据程序 matlab(The finishing land and housing, soil, and other three-dimensional spatial data program matlab)
- 2012-10-23 11:22:03下载
- 积分:1
-
HDB3_Code
在Matlab平台上实现的HDB3编码的函数,接口简单,使用方便可靠(In Matlab platform realize the HDB3 encoding function, interface is simple, easy to use and reliable)
- 2008-04-19 22:37:15下载
- 积分:1
-
immoptibox
优化算法程序包。有lm方法,
smarquart法,等等。(Optimization package. Have lm, smarquart law.)
- 2006-10-15 13:25:06下载
- 积分:1
-
Aliquot_parts123
Perfect, amicable, and sociable numbers
- 2010-10-25 05:39:44下载
- 积分:1
-
StOMP-20060403
L1 MAGIC :THIS BOOK INTRODUCE THE STAGE WIESE IRTHOGONAL MATCHING PURSUIT
- 2014-11-28 01:27:20下载
- 积分:1
-
Beam-space-MUSIC-algorithm
波束空间的MUSIC算法,在阵元误差校正和DOA估计时很实用~~(Beam space MUSIC algorithm, the array element error correction and DOA estimates very practical ~ ~)
- 2013-11-02 00:06:15下载
- 积分:1
-
yuzhibinhiding
阈值隐藏图像,图像通过阈值方式,把小图像隐藏到大图当中,实现信息隐藏,用于二值图像的信息隐藏(Threshold hidden image, the image by the threshold method, the small images to enlarge them hidden, to achieve information hiding for binary image information hiding)
- 2010-12-23 10:18:17下载
- 积分:1
-
PID_Anti_Windup
Simulation in Matlab m-File PID Anti_Windup
- 2010-12-31 12:01:57下载
- 积分:1
-
Graphical-Simulation-of-an-Elevator
LAITH Graphical Simulation of an elevator system
laith() creates a GUI with the number of floors as input. Granting this number
creates a building with this number of floors and an elevator that moves up
and down in it according to the will of animated people (modeled as balls).
- 2013-05-01 14:08:35下载
- 积分:1