搜索资源列表
遗传算法得源代码
- 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.-genetic algorithm in the source code, instead of being MATLAB, but programming with VC.
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
遗传算法的一个编程实例
- 打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢-open compressed, the word document provided "m m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm to solve." The entire p
matlab遗传算法源程序
- 用matlab编程的完整的遗传算法源程序
GAmatlab.rar
- 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
genetic-programming
- VC编写的遗传算法,共编程爱好者的参考。有每一代的统计-VC prepared by genetic algorithm, a reference to a total of programming enthusiasts. With each generation of statistics
code
- 这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
SGA_v1.0
- 用开发语言vc++编程实现用遗传算法求解函数f=x*sin(10*x)+1.0的最大值。-With the development of language vc++ Programming using genetic algorithm function f = x* sin (10* x)+ 1.0 maximum.
SGAC
- 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
DMGA_AttRed
- 基于遗传算法的粗糙集属性约简。数据库使用的是ACCESS数据库,编程环境VS2008。-Rough Set Attribute Reduction Algorithm Based on GA
yichuanbp
- 用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example
zuoyediaodu
- 运用遗传算法对车间作业调度问题进行编程,并计算出最优的作业顺序。-job scheduling
RBF_matlab
- 基于遗传算法优化的RBF网络逼近程序(MATLAB环境编程)-Genetic algorithm-based RBF network approximation procedure (MATLAB environment, programming)
hybrid-quantum-algorithmVCPP
- 量子遗传算法,采用c语言编程,每个子函数都有详细注释,希望对你有所启发-Quantum genetic algorithm, using c language programming, detailed notes for each sub-functions are the hope to inspire you
multioptimization
- 用遗传算法研究多目标优化问题的一片文章,内容详细,文章后附有编程代码-Genetic algorithms with multi-objective optimization problems with an article, detailed programming code is attached to the article
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
遗传算法
- 遗传算法解决TSP,采用matlab语言编程,利用遗传算法解决TSP问题。(The genetic algorithm solves the TSP, uses the MATLAB language programming, and uses the genetic algorithm to solve the TSP problem.)
GA优化算法(遗传算法工具箱)
- 用于搭建MATLAB环境下的遗传算法编程环境。内含GA全部内容