搜索资源列表
遗传基因算法源代码
- 遗传基因算法源代码-genetic algorithm source code
遗传基因算法源代码(资料)
- 遗传基因算法源代码(资料),C++源代码,是研究遗传算法的入门程序。-genetic algorithm source code (information), C source code, is to study the genetic algorithm entry procedures.
基因算法
- 基于MATLAB的基因算法工具。用于数值的全局寻优计算。-MATLAB-based genetic algorithm tool. The overall situation for numerical optimization.
基因算法的vc实现
- 本程序是基因算法的vc实现-genetic algorithm to achieve the vc
3d-fdtd算法的遗传基因算法matlab模拟
- 3d-fdtd算法的遗传基因算法matlab模拟 基于matlab的3维电磁场的fdtd求解编程并结合遗传算法进行优化
遗传基因算法源代码
- 遗传基因算法源代码-genetic algorithm source code
基因算法的vc实现
- 本程序是基因算法的vc实现-genetic algorithm to achieve the vc
基因计算
- 简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新 -simple genetic algorithm (SGA) algorithm for the main modules are : choice of crossover and mutation (3 Genetic Manipulation) and update groups
遗传基因算法源代码(资料)
- 遗传基因算法源代码(资料),C++源代码,是研究遗传算法的入门程序。-genetic algorithm source code (information), C source code, is to study the genetic algorithm entry procedures.
基因算法
- 基于MATLAB的基因算法工具。用于数值的全局寻优计算。-MATLAB-based genetic algorithm tool. The overall situation for numerical optimization.
ga_tsp530
- ga 基因算法解决tsp530问题. 国外的代码,质量比较高-ga tsp530 genetic algorithm to solve the problem. Foreign code, higher quality
VC-GA
- 用VC++实现了基因遗传算法,可以通过该程序进行基因算法仿真,编译前先删除.ncb 和.opt文件,再重新编译运行。-With VC++ Realize the genetic algorithm, the program can carry out genetic algorithm simulation, the compiler before delete. Ncb and. Opt file, and then re-run t
GeneAlg
- 本系统介绍了基于VC++的基因算法,通过一个网络规划的实例,演示了基因算法,该算法可以大大提高了是搜索效率和搜索速度。-The system based on VC++ Genetic algorithm, through an example of network planning and demonstration of genetic algorithm, which can greatly improve the search
computeralgorithm
- 计算科学引论的一些算法和课件,包含基因算法和人工神经网络-Computing Science Introduction of a number of algorithms and software, including genetic algorithms and artificial neural network
geneVC
- 这是一个很好的基因算法的VC++实现的实例,希望对大家有帮助-this is a vary good gene vc++
geneticalgorithm
- 基因算法,用来计算函数的最大或者最小值,应用灵活广泛,收敛快-genetic algorithm, used to culculated minimul or maximun valude of a fuction,it could also extend to multiple variable function
genetic
- 基因算法求f(x)最小值 s.t. l <= x <= u-Gene Algorithm for Finding f (x) the minimum st l < = x < = u
matlab-genetic
- 关于基因算法的一些例子,可运行,适合初学者学习;(Some examples of genetic algorithms, can run, suitable for beginners to learn;)
基因遗传算法MATLAB代码 -
- 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)
基因算法代码
- 通过分析此matlab程序语言,使用者会对基因遗传算法有一个较深刻的认识,特别适合对基因遗传算法感兴趣的人群。(Learning the Genetic Algorithm with the help of MATLAB)