搜索资源列表
GA-min
- 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
ga
- 龙哥的用MATLAB解决蚁群算法 3段解决蚁群算法蚁群算法-Longge the ant colony algorithm using MATLAB to solve 3
lqx
- ga算法 优化PID参数 功能简单实用 很好很强大-genetic agoration
lqxpid_GA
- ga算法 优化PID参数 功能简单实用 很好很强大-here we go
GA
- 使用遗传算法进行最优化计算的方法,其中包含遗传算法中需要的各个子程序-Using a genetic algorithm optimization calculation method, which contains the genetic algorithm requires each subroutine
GA
- 基于K均值聚类的遗传算法,改进k均值的遗传算法-Genetic Algorithm
chapter-14-GA-algorithm
- 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
GA
- 用遗传算法求解一个多元函数的极值,用VC代码编写,能够看到执行过程的数据。-Here, this is VC program of find the extreme value of a given function by using the Genetic Algorithm。
GA
- 介绍了一个遗传算法实例,用c++语言编程,源代码-Examples of genetic algorithm
ga-pid
- 基于遗传算法的pid参数优化-The pid parameter optimization based on genetic algorithm
ga
- pid ga 基于遗传算法的PID参数优化程序 这个可以用的 源程序-pid ga PID parameters based on genetic algorithm optimization procedure can be the source of this
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
GA
- 基本的遗传算法,供初学者使用,通俗易懂,有需要的可以随时下载-Basic genetic algorithm, for beginners to use, easy to understand, there is a need you can always download
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!
GA
- MATLAB遗传算法源代码,很不错,KEYI 可以正常运行-MATLAB genetic algorithm source code, very good
GA
- 简单的GA算法,适合想要学习遗传算法的初学者-a simple example of GA
GA Algorithms
- 利用遗传算法求极值,简单介绍遗传算法的操作流程,更准确的了解遗传算法(Using Genetic Algorithm to Calculate Extrema, Briefly Introduce the Operational Process of Genetic Algorithm, and Know the Genetic Algorithm More Accurately)