-
PSO-algorithmcode1
PSO算法源代码1,值得参考学习一下!!(it is good!)
- 2011-05-27 19:58:22下载
- 积分:1
-
PSO
这是基本的粒子群算法,里面还附有一个常用的测试函数。(This is the basic particle swarm algorithm, which is also accompanied by a commonly used test functions.)
- 2014-09-20 22:47:43下载
- 积分:1
-
LSB
主要是用matlab实现的数字水印,其中用到的技术是lsb(Achieved using matlab digital watermarking, which uses the technology is LSB)
- 2013-04-28 10:27:08下载
- 积分:1
-
MATLAB-CODE
MATLAB的一些经典算法,大家看看有没有用!(MATLAB' s some classic algorithms, we see no use!)
- 2011-05-20 14:19:05下载
- 积分:1
-
sec2timestr
transformed sec2time in matlab
- 2013-08-15 05:42:17下载
- 积分:1
-
readpgm
用matlab读取PGM格式图片,简单易懂,参考性强(Matlab read the PGM format picture, straightforward reference)
- 2013-03-12 10:44:38下载
- 积分:1
-
GPC
典型的单输入单输出最小相位系统的广义预测控制跟踪给定值的仿真程序(Generalized Predictive Control of a typical single-input single-output minimum phase system simulation program tracking setpoint)
- 2013-04-22 21:19:25下载
- 积分:1
-
Chapter9
现代通信信号在matlab中的实现以应用程序(good)
- 2009-05-09 17:29:06下载
- 积分:1
-
EX
说明: BPSK,Pi/4DQPSK,16QAM调制解调的实现:实现具体的调制解调功能(BPSK, Pi/4DQPSK, 16QAM modem realization: the realization of specific functions of modulation and demodulation)
- 2008-11-05 23:17: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