搜索资源列表
gatbx-example
- 遗传算法在MATLAB中的一些例子 .-genetic algorithm in MATLAB some examples.
Genetic_algorithm
- c#写的遗传算法的例子,有注释,很好很强大!-c# genetic algorithm written in the example, there are notes, very good very strong!
lithos
- 一遗传算法的例子源程序-Example of a genetic algorithm source code
yiyuanhanshu
- 简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
GA
- 遗传算法样例,很好的学习遗传算法框架的例子-Genetic algorithm sample, a very good framework for studying genetic algorithm example
gatbx-example
- 遗传算法的程序可实现一些基本的遗传运算!-Genetic algorithm procedure can be realized some of the basic genetic computing!
descendiblity-arithmetic-BPNN-Matlab-example
- 用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
example
- 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
MGA
- 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
Genetic_algorithm
- 遗传算法。此程序给出了遗传算法来求解函数最值的一个例子。-Genetic algorithm. This procedure give a genetic algorithm to solve the value function of an example.
matlab
- 遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of-Matlab genetic algorithm to achieve a classic example of
gabpfault
- 基于遗传算法优化的Bp算法,很好的例子,给大家一个参考-Based on genetic algorithm optimization Bp algorithm, a good example, a reference to all
NeuralNetworkRBF
- 这是一个利用遗传算法改进RBF程序的例子-This is a genetic algorithm using the example of procedures to improve the RBF
gabijiao
- 该程序通过实例(函数),比较了遗传算法,量子遗传算法和新遗传算法三种算法,表明了算法间的关系和差别以及算法的好坏。-The program by example (function), compared the genetic algorithm, quantum genetic algorithm and the new genetic algorithm for three kinds of algorithm, shows the relationship and differences
yichuanbp
- 用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example
117143159Matlabsfjj
- matlab 举例应用,里面含有对遗传算法的代码 -matlab example application, which contains the code of genetic algorithm
Csharp-Genetic-Algorithm--
- 一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。 -A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many so
GA-example
- 遗传算法的一个小例子,感兴趣的可以参考一下,大家一起进步-A small example of the genetic algorithm, interested can refer to, with the progress we
example
- 该程序是在matlab中实现遗传算法的一个示例,希望对同学们学习遗传算法能够有所帮助-The program is implemented in the genetic algorithm matlab example, students want to learn the genetic algorithm can help
MATLAB genetic algorithm toolbox
- Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar