-
matlab12
通过运用粒子算法来求出一个复杂的函数的最优解,并运用3维仿真方法将它很好的仿真出来!(Particles through the use of a complex algorithm to find the optimal solution function and the use of three-dimensional simulation of a good simulation of it out!)
- 2010-07-09 11:11:55下载
- 积分:1
-
DelMidBand
实现去中间频带法实现宽间隔跳频处理,该程序为一个是实现函数(To the middle of Act to achieve the realization of wide band frequency hopping interval processing, the program is to achieve as a function)
- 2008-01-19 14:53:23下载
- 积分:1
-
ga_work1
利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。(Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.)
- 2009-11-10 10:34:38下载
- 积分:1
-
pumc_11_8
Roi acquisition, it could help us to demonstrate the region of interest that you like
- 2013-11-25 21:00:09下载
- 积分:1
-
MATLABbiancheng
本文为Stephen J.Chapman《MATLAB 编程(第二版)》英文影印版的中文译本,这本书对初学者很好的入门教材。(Study books)
- 2012-10-24 17:03:32下载
- 积分:1
-
ff
说明: low-pass filter 让某一频率以下的信号分量通过,而对该频率以上的信号分量大大抑制的电容、电感与电阻等器件的组合装置。 (low-pass filter )
- 2011-01-08 23:40:11下载
- 积分:1
-
EEGLABConvert
说明: EEGLAB工具箱中画erpimage时填写ITC参数画图时会报convert命令错误,换上上述m文件即可。(a m-file in EEGLAB erpimagev(),for a bug in run.)
- 2009-07-28 18:42:37下载
- 积分:1
-
matchbymonogenicphase
its usage is in computer vision
- 2011-04-24 20:30:17下载
- 积分:1
-
Noise-cancelling
This program alows you to add noise to a source and the remove the noise by filtering.
- 2014-01-29 08:32:48下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1