-
hddwt
Double Density Wavelet Soft
- 2009-04-20 20:18:19下载
- 积分:1
-
Rgb2Gray
matlab下将彩色图像装换为灰度图像的一个小程序(a small programm for convert the colour image to gray image using maltlab platform)
- 2010-11-29 14:49:41下载
- 积分:1
-
CHAPTER3
数字PID的matlab仿真程序,针对刘金琨的先进PID控制的matlab仿真,里面的部分程序进行了修改 第三章(Digital PID of matlab simulation program for Liu Jinkun matlab advanced PID control simulation, which part of the program were modified Chapter)
- 2011-04-22 21:13:47下载
- 积分:1
-
Selective_fadingSNR
ITs snr calculation for selective fading channel
- 2011-05-19 14:59:11下载
- 积分:1
-
houghlinedection
使用hough变换来检测直线,先用log算子进行边缘提取后进行检测,效果非常好(line detection)
- 2010-06-11 13:37:27下载
- 积分:1
-
knn-dwt
matlab环境下基于动态规划算法的语音识别系统!(Matlab environment based on dynamic programming algorithm Speech Recognition System!)
- 2007-03-26 21:34:43下载
- 积分:1
-
MLRI_MATLAB_CODE
最小拉普拉斯残差插值的彩色图像去马赛克
源代码(Minimal Laplacian residual interpolation color image to mosaic
source code)
- 2021-05-09 18:38:34下载
- 积分:1
-
Final with TLBO
image registration for tlbo algorithm -enhancement
- 2017-10-13 02:39:13下载
- 积分:1
-
sf1713
基于遗传算法的PID控制算法(MATLAB)(Based on Genetic Algorithm PID control algorithm (MATLAB))
- 2008-05-28 22:13:55下载
- 积分:1
-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1