搜索资源列表
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
- 热能工程专业硕士研究生毕业课题:遗传算法目标函数优化-Thermal engineering graduate Master' s graduate student issues: genetic algorithm to optimize the objective function
GA
- 遗传算法 求解单目标问题,采用二进制编码(matlab)-using genetic algorithm to optimize Single-objective function
GenAlgo
- genetic algorithm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems for function of 2 variable-genetic algorithm (or GA) is a search technique used in computing to find tr
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
- 遗传算法用于求函数最大值,可以修改函数名和迭代次数-A function of genetic algorithm is used to seek the maximum, you can modify the function name and the number of iterations
GA-TSP
- GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。-GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.
GA
- 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
GA
- 这是一种对遗传算法的Matlab实现,此算法主要应用于求函数的极值。-This is a Matlab implementation of genetic algorithms, this algorithm is mainly used in extreme demand function.
GA
- optimal pid control design for a plant using GA. Here ISE is taken as objective function
GA-max
- 遗传算法求函数最大值,并以简单一元二次函数为例进行说明-GA function max
ga
- find minimal value using ga function
GA
- matlab 自带函数解决无约束优化问题-matlab GA function solve unconstrained optimization problems
PSO-BP和GA-BP
- 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
GA
- 用GA算法求函数最大值,最基础的遗传算法(Using GA algorithm to find the maximum function, the most basic genetic algorithm)
GA+PSO
- 压缩文件中包含三个文件,分别是:GA+PSO、GA_only和PSO_only三个程序包。程序是用MATLAB编写的遗传+粒子群算法、遗传算法、粒子群算法,每个程序中包括主程序、种群选择、自适应函数子函数。(The compressed file contains three files, which are GA PSO, ga_only and pso_only three program package. The program is genetic particle swarm algo
GA _new
- 多目标函数优化,举例说明,完整遗传算法;不错的学习算法(multi-objective function optimization;illustration;Complete genetic algorithm)
ga
- 这个例子显示了如何创建和管理功能的遗传算法遗传算法的全局优化工具箱的选项optimoptions。(This example shows how to create and manage options for the genetic algorithm function ga using optimoptions in the Global Optimization Toolbox.)
GA-LSSVM.m
- 遗传算法优化最小二乘支持向量机的核函数参数和正则化参数(Optimization of Kernel Function and Regularization Parameters of Least Square Support Vector Machine by Genetic Algorithms)