搜索资源列表
ga
- 用MATLAB解决遗传算法的问题,不需要用MATLAB遗传算法工具箱函数-MATLAB genetic algorithm to solve the problem, no genetic algorithms using MATLAB toolbox function
gatbx.Matlab遗传算法工具箱源码
- Matlab遗传算法工具箱源码,添加路径后可直接调用遗传算法函数,Matlab GA Tools source code
GA-matlab.rar
- 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
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
- 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
GA
- 用遗传算法求解自变量是多维的函数的最优值-Genetic Algorithm for the optimal value of Multi-dimensional function
GA
- 热能工程专业硕士研究生毕业课题:遗传算法目标函数优化-Thermal engineering graduate Master' s graduate student issues: genetic algorithm to optimize the objective function
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
- 利用典型的遗传算法程序求解函数或者实际问题最优解-Typical procedures for the use of genetic algorithms to solve practical problems in the function or the optimal solution
GA
- 通过MATLAB,采用遗传算法实现函数的最值的求取-By MATLAB, using the genetic algorithm the value of the function of the most striking! ! !
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
- VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
GA
- 这是一种对遗传算法的Matlab实现,此算法主要应用于求函数的极值。-This is a Matlab implementation of genetic algorithms, this algorithm is mainly used in extreme demand function.
ga-funtion-Matlab
- 遗传算法求解函数优化问题的实现,多目标,最优解-Genetic Algorithm for Function Optimization implementation
ga
- matlab 实现遗传算法 zuiyou.m为主函数-matlab ga
GA-applicaiton(matlab)
- 本遗传算法由12个M文件组成,其中Genetic.m包含了主函数,其余文件均为包含子函数的文件,由主函数调用。-The genetic algorithm consists of 12 M files, which Genetic.m contains the main function, the remaining files are files containing subroutine from the main function call.
GA-两个变量求函数最小值
- matlab code learning from a simple example.
终板 matlab程序
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!(GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!)
ga遗传算法解最优解
- 这篇matlab程序是无需工具箱解决无约束目标函数最大值的程序(This matlab program is a program that does not need a toolbox to solve the maximum of an unconstrained objective function)
GA
- GA算法的matlab代码实现,包括选择函数和简单的测试问题(GA algorithm matlab code)