很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。
上传时间: 2017-02-09
上传用户:wkchong
An Orthogonal Genetic Algorithm with Quantization for Global Numerical optimition.pdf目前比较好的一种新式遗传算法其中详细的给出了拉丁方格的计算法,可进行高维函数计算
标签: Quantization Orthogonal optimition Algorithm
上传时间: 2017-02-10
上传用户:himbly
neural network source, a relatively new algorithm, better classification results!
标签: classification relatively algorithm network
上传时间: 2013-11-25
上传用户:水中浮云
about hidden Markov model every algorithm
标签: algorithm Markov hidden about
上传时间: 2013-12-17
上传用户:h886166
java联网斗地主源代码 这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩.-This is the card game that point, the algorithm integrity, a stand-alone, playing to connect to the network.
标签: algorithm integrity the point
上传时间: 2013-12-22
上传用户:aig85
基于块的解扩重扩多目标算法性能--Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance
标签: Multitarget Performance Algorithm De-spread
上传时间: 2017-03-01
上传用户:lepoke
盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
标签: Recursive Algorithm Constant Adaptive
上传时间: 2014-06-30
上传用户:helmos
An Efficient Feature Extraction Algorithm for the Recognition of Handwritten Arabic Digits
标签: Recognition Handwritten Extraction Algorithm
上传时间: 2014-01-11
上传用户:gououo
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
标签: essentially algorithm describe suitably
上传时间: 2017-03-02
上传用户:litianchu
This is a simple genetic algorithm
标签: algorithm genetic simple This
上传时间: 2017-03-02
上传用户:ghostparker