搜索资源列表
GA
- 遗传算法的函数优化sga-genetic algorithm optimization function sga
function
- 遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考,多多交流-GA small program on the settlement of the TSP Genetic Algorithm for reference purposes only and interact more
ga-quxian
- 遗传算法驱近函数级点的DOS绘图程序.该程序可以在5步情况下逼近函数最值.-GA flooding near the point function DOS mapping procedures. The procedure can five-step approximation of the value function.
zju-max-Ga
- 一个求函数最值得c程序,使用遗传算法。简解明了。非常实用。-a function for most c, the use of genetic algorithm. Mr Xie understand. Very practical.
use GA to deal with NN
- 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
GA
- 基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
GA-based-on-the-graph-edge
- 基于遗传算法的有向图的边序列遍历算法Matlab源码.此函数实现遗传算法,用于用于有向图的边遍历序列的优化 GreenSim团队原创作品-Genetic algorithms are based on the edge to the graph traversal algorithm sequence of Matlab source code. This function implements the genetic algorithm used for edge directed graph
GA
- matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
GA
- GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method
pbbo
- 基于生物地理优化进化算法(BBO)代码,以及几组测试函数;使用方法: 输入BBO(@函数名),如BBO(@QuarticDisc) )-matlab code for biography-based algorithm. The software can be run by typing the following MATLAB command: BBO(@"function name")
ga
- 基本遗传算法,求函数最值问题。全用C编写,使用VC6.0完全可以编译通过。-The basic genetic algorithm, the most value for the issue of function. Prepared by C-wide, using VC6.0 can be compiled through.
GA
- 用遗传算法简单一元函数优化实例,效果较好,可以模仿做-Easy to use genetic algorithm function optimization examples of one dollar, the effect is better to do can be replicated
GA
- 遗传算法,交配,进化,变异,求函数最小值-Genetic algorithm, mating, evolution, mutation, and function of the minimum
GA
- 一个遗传算法求解函数的最大值的程序,挺好用的-A genetic algorithm procedure for maximum function, very good use
GA
- 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
webinar_files
- This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
GA
- 采用M语言编写,利用遗传算法二进制编码求函数极值的程序.可以设定编码位数,进化代数,种群大小等。-With M written in binary-coded genetic algorithm function extremum seeking procedure. Can be set to encode digits, evolution algebra, population size.
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
GA-function-optimization
- 遗传算法求解函数优化问题及其matlab的实现-Genetic algorithm matlab function optimization problems and their realization
ga
- 遗传算法实现函数优化主程序,实现基本的遗传算法历程。-Main genetic algorithm function optimization, genetic algorithm to achieve the basic course.