-
som
说明: 自组织特征映射的一种基本算法,供初学者使用(Self-organizing maps as a basic algorithm for beginners)
- 2011-04-12 11:04:21下载
- 积分:1
-
chap6
hebb 学习规则 s-function 先进PID及其MATLAB仿真(hebb learning rule s-function of MATLAB simulation of advanced PID)
- 2010-05-14 10:48:32下载
- 积分:1
-
menu4_4
菜单的仿真,通过修改菜单可以修改自己需要修改的参数,例如PID(Simulation menu, the menu can be modified by modifying the need to modify the parameters of their own, such as PID)
- 2014-01-04 18:02:05下载
- 积分:1
-
rtools
雷达工具箱,matlab实现的,内涵上百工具例程(radar Toolbox, Matlab achieved, meaning hundreds of tools routines)
- 2005-08-31 15:39:38下载
- 积分:1
-
FFT
FFT简称为快速傅里叶变换,是DTF处理的一般实现方法,一维距离成像就是对差拍信号进行FFT变换,变换所得到的幅值图像横坐标为距离信息,纵坐标为幅值信息,通过一维仿真,我们可以看到目标距离相对应的幅值信息。(FFT referred to as fast Fourier transform, is DTF processing general method, a d imaging is difference from pat signal FFT transform)
- 2011-06-28 16:59:58下载
- 积分:1
-
mcmcf90src
MCMC算法MATLAB程序在现实中的应用(MCMC algorithm MATLAB procedures applied in the real world)
- 2013-12-19 11:05:17下载
- 积分:1
-
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
-
Review
Object tracking in computer vision refers to the task of
tracking individual moving objects accurately from one
frame to another in an image sequence. Several tracking
methods have been proposed in the recent literature
capable of coping with a certain degree of occlusions of
the objects.
- 2011-01-06 16:20:30下载
- 积分:1
-
Steerable_filters
Matlab code to visualize Steerable filters.
- 2009-06-12 16:07:14下载
- 积分:1
-
OFDM_16QAM
说明: QAM 的MATLAB仿真,可以根据自己的需要拆开使用,仿真测试通过(QAM of the MATLAB simulation, can be used according to their needs apart, the simulation test by)
- 2010-04-25 19:17:08下载
- 积分:1