搜索资源列表
简单遗传算法(SGA).rar
- matlab中运行
my_sga
- 有用的SGA的Matlab源代码,求函数的最大值,根据SGA的C代码改变,很容易懂,对SGA 学习很有帮助-useful SGA Matlab source code, the maximum demand function, According to the SGA C code change, it is easy to understand and very helpful to SGA
SGA
- 遗传算法中的简单遗传算法,用matlab实现。-genetic algorithm simple genetic algorithm, using Matlab to achieve.
SGA.rar
- 基本的遗传算法matlab语言实现,可变换其中的目标函数,实现计算,Basic genetic algorithm matlab language can transform one of the objective function, the realization of the calculation
sga
- 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value
(SGA)
- 基于MATLAB遗传算法(SGA)实现 基于MATLAB遗传算法(SGA)实现-MATLAB based genetic algorithm (SGA) based on MATLAB genetic algorithm (SGA) to achieve
简单遗传算法(SGA)
- matlab中运行-matlab run
GA
- 由我收集或写出的GA源码,包括GA、SGA、AGA、TSPGA、GAPID、NSGA、NSGA2等。-From my collection or write source of the GA, including the GA, SGA, AGA, TSPGA, GAPID, NSGA, NSGA2 and so on.
ga
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit
matlab-yichuan-suanfa
- 基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-SGA 《Adaptation in Natural and A
yichuansuanfa_jixieshou
- 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
sga
- 单体生长算法(SGA)的matlab程序实现,提取10个端元-Single growing algorithm (SGA) in the matlab program to achieve the extraction of 10 end-
Self-MATLAB-code-genetic-algorithm
- 发一份自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Send a self-compiled MATLAB genetic algorithm code, with the simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to stri
MATLAB
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -In artificial intellig
SGA
- 按照标准的遗传算法步骤编写的matlab遗传算法程序-Matlab genetic algorithm written in accordance with the standard genetic algorithm steps
SGA
- 主要通过Matlab实现遗传算法的操作,帮助那些对遗传算法感兴趣的人进行学习参考-Matlab genetic algorithm operation to help those people interested in the genetic algorithm to learn the reference
SGA
- 运用了简单遗传算法,在matlab环境下设计了轮盘赌法-Simple genetic algorithm roulette
SGA-matlab
- 解决遗传算法MATLAB编程,有助于初学者借鉴。-Solve the genetic algorithm MATLAB programming, help for beginners to learn from.
SGA
- 高光谱,最大单形体算法,SGA,MATLAB的工具箱,可以直接使用-Hyperspectral, the largest single body algorithm, SGA, MATLAB toolbox can be used directly
SGA
- 实现简单遗传算法matlab编程,实现多值函数优化,找到最优解实现函数收敛(The realization of a simple genetic algorithm matlab programming, realize the optimization of multi function value, find the optimal solution to achieve the function of convergence)