搜索资源列表
一个GA源程序
- This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function - This a simple genetic algorithm implementation where the
GeneticAlgorithmxujinpeng
- 这个算法采用遗传算法(实数编码),可以找到带有约束和无约束函数的最大值 。遗传算法的表现也通过后代的数量绘制出来。-This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of GA is plotted vs. the number of generations
Ga
- 基本的基因演算法用於函數最大值的求解,母體和疊代次數可以自行設定。-Basic genetic algorithm for solving maximum function, the mother and the number of iterations can be set.
Matlab-GA
- 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
GA
- 一个用GA实现的简单函数优化问题,思路很清晰,值得参考-Implemented a simple function with GA optimization, thinking very clearly, it is also useful
GA-Tools-1.3.rar
- Matlab实用工具箱,可实现遗传算法优化功能。,Practical Matlab toolbox genetic algorithm optimization function.
GA
- 多目标的十进制遗传算法,可求解多个测试函数的多维的最优值-Multi-objective Genetic Algorithms decimal, multiple tests can be solved multidimensional optimal value function
ga-tool
- 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
ga-tool1
- 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
ga-tool2
- 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
ga-tool3
- 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
universal-application-of-GA
- 一个具有普遍的应用型的遗传算法代码,只要改变目标函数以及一定的条件,就可实现。本代码以求取二次函数的最大值为例编写-A universal application-oriented genetic algorithm code, as long as the objective function as well as changes in certain conditions, can be achieved. The code to strike a maximum of a quadrati
ga
- 遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
GA
- MATLAB实现遗传算法求函数最大值,可以改变变量数目,函数形式-Seeking maximum MATLAB Genetic algorithms function, you can change the number of variables, functional form
GA
- 此為求解系統最佳化之功用,基因演算法(GA),挑選機制:複製交配後即為突變,初新者若要學習C++的GA可用此來研究,寫得很清楚-This is the function of the system to solve the optimization, genetic algorithms (GA), the selection mechanism: after mating mutant copy, beginning a new person to learn C++ the GA can u
Panggua-GA
- 此為拿一簡單之目標函數來應用基因演算法(GA)來求解,有帶題目進去,為初階之GA應用,適合初學者來學習,以100疊代結尾-This is to take a simple function of the target gene to apply algorithms (GA) to solve, go in there with a topic for elementary application of GA, suitable for beginners to learn, to 100 at
GA
- 簡單的遺傳算法求函數最值問題,適合初學遺傳算法的人去理解遺傳算法的過程和原理-Simple genetic algorithms function best value problems, genetic algorithms suitable for beginners to understand the process and the principles of human genetic algorithms
ga
- 在matlab下实现遗传算寻找二元函数最大值-Achieve the genetic algorithm to find the maximum value of a binary function under the matlab
GA遗传算法
- 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
GA
- 封装好的GA函数, C++,可直接调用,目前是单目标函数(GA code / c++, can be used directly, for single object function)
