-
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
-
SEP-matlabe.m
经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
- 2014-01-20 17:25:06下载
- 积分:1
-
work
一系列Matlab的m文件的打包,包括Hurst等(A series of Matlab m-file package, including Hurst, etc.)
- 2010-06-16 14:16:38下载
- 积分:1
-
mtest
Matlab 单元测试工具箱 Matlab Unit Test Toolbox(Matlab Unit Test Toolbox Matlab 单元测试工具箱)
- 2009-03-29 04:33:53下载
- 积分:1
-
mmse_sic_order
此程序为OSIC-MMSE程序,可用于多天线分层解码。(order SIC-MMSE program)
- 2010-11-11 16:56:55下载
- 积分:1
-
chapter02
chapter 2 examples of aircraft system identification
- 2011-06-01 18:01:36下载
- 积分:1
-
shuzhifenximatlab
用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等(Using matlab to solve some numerical analysis of commonly used algorithms, such as Newton method, gauss, romberg, etc.)
- 2008-12-25 21:54:47下载
- 积分:1
-
1_070109135136
Matlab编程风格指南,适用于Mablab初学者(Matlab programming style guide for beginners Mablab)
- 2007-10-19 04:50:45下载
- 积分:1
-
matfg
The proposed approach satisfies the
integrability condition and does not need any boundary
condition assumptio-ns, we have designed a stand-alone,
flexible Matlab implementation that enables to
evaluation the proposed approach. The experiments on
real images show the approaches ability to reconstruction
the surface from SFS.
- 2010-11-21 01:44:57下载
- 积分:1
-
Turbo
Turbo编译码程序,内含注释;信道编码经典程序
内含3GPP、LTE标准,已验证正确,适合学习(Turbo encode and decode, containing comments channel coding classic program Containing 3GPP, LTE standards, verified correctly for learning)
- 2014-11-04 17:56:42下载
- 积分:1