-
speedyGAv1.3
向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法(SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in code for details.)
- 2009-09-15 13:29:31下载
- 积分:1
-
simulink
simulink小问题集锦 网上收集。。。。。(simulink small problem sets online collection)
- 2010-05-22 17:00:20下载
- 积分:1
-
ltfat-0.94
基于MATLAB开发环境下的短时傅立叶变换的工具箱(MATLAB development environment based on short-time Fourier transform Toolbox)
- 2010-08-26 12:01:21下载
- 积分:1
-
immunit
智能优化算法,其中为人工免疫算法,可以为初学者提供帮助。(Intelligent optimization algorithms)
- 2013-12-25 20:42:37下载
- 积分:1
-
DynSimulat
it s a syncronoyus generator
- 2011-06-29 04:26:11下载
- 积分:1
-
0IterativeSOCP
This code run in matlab and it is the iterative SOCP
- 2015-01-14 22:03:05下载
- 积分:1
-
sym64_5
说明: 用小波函数sym6对散斑图像进行4-5层得阈值滤波,并提取相位和去包裹(denoising using wavelet)
- 2011-02-23 11:10:15下载
- 积分:1
-
topsis3-1
this program is implementation of TOPSIS algorithm
- 2013-09-23 11:17:25下载
- 积分:1
-
play
Matlab algorith for a basic sonar setup using PC sound card.
- 2014-10-23 07:28:08下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1