搜索资源列表
一个遗传算法
- 一个遗传算法例子-example of a genetic algorithm
遗传算法的一个例子
- 本程序是使用一种遗传算法解决m个工件分配给m架机床的效益最优化问题,-this program is to use a genetic algorithm to solve m m allocated to the workpiece-machine efficiency optimization,
神经网络遗传算法代码
- 神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步-neural network genetic algorithm code a simple example, the development of neural network genetic algorithm first step
一个简单但很全面的遗传算法例子.rar
- 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
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
GA
- 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
GA
- 遗传算法样例,很好的学习遗传算法框架的例子-Genetic algorithm sample, a very good framework for studying genetic algorithm example
yichuan
- 遗传算法问题,一个小例子,可以用于初步了解相关原理-The issue of genetic algorithm, a small example, can be used in a preliminary understanding of the relevant principles of
adapativeGA
- 一个较好的自适应遗传算法,求解速度快,可移植性好,图形显示,并有例子可供操作。-A better self-adaptive genetic algorithm for solving speed, portability, and graphical display, and have examples for the operation.
Genetic_algorithm
- 遗传算法。此程序给出了遗传算法来求解函数最值的一个例子。-Genetic algorithm. This procedure give a genetic algorithm to solve the value function of an example.
geneticalgorithmprocedure
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-MATLB genetic algorithm procedure, which has the choice of genetic algorithm, crossover and mutation functions, some simple examples of genetic algorithm MABTLAB!
AI
- 6中AI算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。-6 AI algorithms, including path planning and mobile technology, finite state machines, scr ipting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, ther
gen
- 遗传算法 并有很简单的例子。对于初学者来说是个不错的选择-Genetic algorithms and has a very simple example. For beginners it is a good choice
SGA3
- 本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-This code is an adaptive genetic algorithm optimization example, readers can be combined Wang Xiaoping wrote the book to learn, has become a reality, testing, and results can be compiled
GA
- 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Descr iption of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
ExampleofGA
- maltab 的一个遗传算法的例子,比较全,有教你怎么初始化初始种群,设定参数,还有demo提供学习-A genetic algorithm using maltab gentitc toolbox ,abundant in content.Whats s more, you are teached how to initialize the initial population, set parameters. It also provide learning demos.
GA_fitting
- 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
用MATLAB实现遗传算法程序
- 遗传算法程序,内有相关ppt与例子讲解及源代码(tool of genetic algorithm)
遗传算法
- 用两个例子来说明如何使用遗传算法进行参数优化(Two examples are given to illustrate how to use genetic algorithm to optimize parameters.)