-
Genetic-Algorithm
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(GA (Genetic Algorithm) is a simulation of Darwinian theory of evolution by natural selection and genetic mechanism of biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search method, which originally developed by the University of Michigan J.Holland Professor in 1975 first proposed and published an influential monograph " Adaptation in Natural and Artificial Systems" , GA This name was gradually known, J.Holland raised by Professor GA is usually simple genetic algorithm (SGA ).)
- 2013-07-21 17:19:22下载
- 积分:1
-
Rcognition_MatlabCodes
This is the collection of matlab files for recognition purposes.
- 2013-02-26 14:39:31下载
- 积分:1
-
FCT
kaihua-zhang的Fast Compressive Tracking的Matlab实现代码,对理解文章很有帮助。(The code of the paper Fast Compressive Tracking,Kaihua Zhang.)
- 2015-10-30 21:05:34下载
- 积分:1
-
matlab-noise
给一个受污染的声音文件用滤波器用matlab消除噪声(Give a contaminated audio files using filter to remove noise)
- 2012-05-04 00:50:46下载
- 积分:1
-
matlab
一份matlab程序的电子资料,从入门到精通非常适合爱好matlab学习者。(A matlab program of the electronic data, entry to the proficient in matlab learners are well suited for hobbies.)
- 2014-12-13 18:01:21下载
- 积分:1
-
energy
This code may be useful for sensing spectrum in cognitive radio
- 2014-03-12 14:50:07下载
- 积分:1
-
Circuit.Analysis.II.with.MATLAB
应用matlab进行电路分析,外文经典教材。(The application of matlab for circuit analysis classic, foreign language teaching materials.)
- 2012-05-15 14:24:20下载
- 积分:1
-
matlab2weka
Convinieng tool to use weka in matlab.
- 2010-05-30 05:16:41下载
- 积分:1
-
fromstarttograspthematlab
from start to grasp the matlab
- 2009-01-07 00:05:11下载
- 积分:1
-
newton
用牛顿迭代法求方程
f(x)=x³ -x² -1=0
在x。=1.5附近的一个实根。取§=0.000001,取最大迭代数为60.
(With Newton iteration equation for f (x) = x ³-x ² -1 = 0 in x. = 1.5 near the root of a real. Take § = 0.000001, take the largest number of 60 iterations.)
- 2009-06-20 22:57:57下载
- 积分:1