-
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
-
cuckoo_search_new2013
cuckoo search new2013
- 2013-12-13 17:38:01下载
- 积分:1
-
6
说明: 龚纯主编的“matlab语言常用算法程序集”的第6章 源代码(Gong pure edited " matlab language commonly used algorithm for assembly," Chapter 7 source code)
- 2012-12-03 19:07:29下载
- 积分:1
-
Adaptive_Signal_Processing
自适应信号处理,英文版的!!史坦福大学Bernard Widrow写的(Adaptive signal processing, the English version! ! Written by Bernard Widrow Stanford University)
- 2011-04-26 16:01:49下载
- 积分:1
-
PAM-camparison
This is a code for comparison of 2-PAM, 4-PAM and 8-PAM. Generates a graph of each of the PAM on same figure, easily comparable. Code of 2,4 and 8-Pam included.
- 2011-05-21 06:14:33下载
- 积分:1
-
Digital-watermarking
图像处理中的数字水印,这是用MATLAB实现的,对图像处理的初学者有很大帮助(Image processing in digital watermarking, which is implemented using MATLAB image processing for beginners)
- 2012-05-19 16:58:50下载
- 积分:1
-
CD_Programs2
对《合成孔径雷达——算法与仿真实现》光盘的文件进行提取转换为》dat文件(On " Synthetic Aperture Radar- Algorithm and Simulation" CD-ROM file extraction converted to " dat file)
- 2013-11-24 11:23:20下载
- 积分:1
-
粒子群
粒子群,几种常用的粒子群程序 比如边界粒子群等程序(Particle swarms, several commonly used particle swarm programs, such as boundary particle swarms)
- 2018-07-19 10:23:02下载
- 积分:1
-
matlabkuozhanbiancheng
matlab扩展编程,系统的介绍了matlab扩展编程的用法和注意细节,对matlab的继续学习打下坚实的基础。(matlab extension programming, the system introduces the use of matlab extension programming and attention to detail, to the matlab' s continue to learn to lay a solid foundation.)
- 2010-12-10 21:57:47下载
- 积分:1
-
HybridParticleSwarmOptimization
A hybrid Particle Swarm Optimization algorithm for functions in the real space. (Particle Swarm Optimization algo rithm for functions in the real space.)
- 2006-10-22 18:56:00下载
- 积分:1