搜索资源列表
chapter-14-GA-algorithm
- 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
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
GA-BPNN
- 关于遗传算法和神经网络的matlab源代码,较适合初学者,很容易学懂-On genetic algorithms and neural network matlab source code, more suitable for beginners, very easy to learn to understand
GA-and-FL
- 运用MATLAB语言,采用遗传算法实现设施规划布局问题-Using MATLAB, Genetic Algorithms to solve facility layout problem
matlab-GA-tools
- matlab遗传算法工具箱基本用法,带书籍介绍,十分全面!-matlab genetic algorithm toolbox basic usage, with book, very comprehensive!
GAPID
- 遗传算法在pid控制器设计过程中的应用,用matlab代码写的-GA in PID controller
GA
- MATLAB遗传算法源代码,很不错,KEYI 可以正常运行-MATLAB genetic algorithm source code, very good
GA
- 遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。-A GA based on MATLAB. Including tons of comments for users.
Based-on-GA-matlab-code
- 基于遗传算法的matlab代码,源码,可运行。-Based on Genetic Algorithm matlab code