搜索资源列表
jvleiprogramme
- 几种重要的聚类程序,如动态聚类,模糊聚类,以及一个遗传算法程序-clustering several important processes, such as dynamic clustering, fuzzy clustering, as well as a Genetic Algorithm
goatttwo
- 我自己用C语言编的,用于计算二元变异遗传算法的程序。-my own use addendum to the C language used in the calculation of the genetic variation of the dual algorithm procedures.
ycsf
- 本程序演示的是用遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
matlabga
- matlab环境下的遗传算法程序,十进制二进制编码都有
Ga1
- 用Visuanl C++开发的遗传算法程序,可以在Visuanl C++环境下直接使用。
vectorGA_rev2
- 一个遗传算法的程序, 是我同学编的, 我用一下,不知道好不好用, 给大家用一下的哈.
saa
- 该程序用于优化问题 很好和遗传算法结合 用MATLAB结合起来用很好-The program for the optimization problem and genetic algorithm combined with a good use of MATLAB to combine with a good
prims_matlab
- prims算法遗传算法 PID 控制,多变量解耦 PID 控制,几种先进的PID 控制,灰色 PID 控制,伺服系统 PID 控制,PID 实时控制,每种方法都通过 MATLAB 仿真程序进行了说明。本书各部分内容既相互联系又相互独立,读者可根据自己需要选择学习。本书适用于从事生产过程自动化、计算机应用、机械电子和电气自动化领域工作的工程技术人员阅读,也可作为大专院校工业自动化、自动控制、机械电子、自动化仪表、计算机应用等专业的教学参考-prims genetic algorithms desc
Genetic-Algorithms-C-program-
- 遗传算法C程序,配套王小平版遗传算法书,可以运行,简单易懂。-Genetic algorithm C program, supporting Wang Xiaoping version of genetic algorithms book, you can run, simple and easy to understand.
GP(VC)
- 自己编写的VC环境下的遗传算法实现程序,大家可以在此基础上实现自己的任务。-The genetic algorithm under the VC environment to write your own program, on this basis, we can achieve the task.
111
- 三个遗传算法matlab程序实例,比较实用,希望大家用得到-Three genetic algorithm matlab examples, practical, hope everyone to use
De-Jong-F1
- 一个关于遗传算法的程序,有需要的可以-A genetic algorithm procedure
ga
- pid ga 基于遗传算法的PID参数优化程序 这个可以用的 源程序-pid ga PID parameters based on genetic algorithm optimization procedure can be the source of this
vrp
- 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
GA
- 本程序收集于网络,本人并未进行过运行,如有问题请与作者联系,如有侵权请告之 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引 入了倒位操作!-this is ga algorim
GA--BP-neural-network
- 遗传算法的基本程序,主要的步骤,举例说明怎么应用遗传算法优化BP神经网络-GA basic procedures, main steps, illustrate how the application of genetic algorithm to optimize BP neural network
my-souce-code-20130915
- 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
MATLAB-NN
- MATLAB神经网络的各类程序,包含遗传算法,神经网络,神经模糊,SVM等程序,十分实用。-All kinds of MATLAB neural network program, including genetic algorithms, neural networks, neuro-fuzzy, SVM and other procedures, very useful.
ycsf
- 遗传算法matlab程序,适合初学者,请大家指教-Genetic algorithm matlab program, please advise
genetic-algorithm
- 遗传算法程序源代码求解非线性最优化问题,可以学习。-Genetic algorithm source code for solving nonlinear optimization problems