搜索资源列表
标准遗传算法
- 经典遗传算法的vc++6.0实现
二进制遗传算法Fortran
- 这是一个Fortran77编写的标准遗传算法,采用了二进制编码方式,小生境技术等,含有源代码,设置参数比较多,但是解释的比较详细。
GA
- 标准遗传算法代码 simple genetic algorithms-simple genetic algorithms
stdga
- 标准遗传算法的源程序,可以用来进行最优值的搜索,也可以用来进行特征选择-standard genetic algorithm source, can be used for the optimal value of a search can also be used to select the features
getMax_np_problen
- 利用NP问题中的标准遗传算法解决复杂函数最优最大值问题。程序可根据需要扩展。-NP problem using the standard genetic algorithm to solve the complex problem of maximum optimal function. Procedures can be extended.
SGA40
- 用标准遗传算法解决电力系统最优化问题,粒子使用的是40个节点的大规模计算问题-Using standard genetic algorithm to solve power system optimization problems, particle using 40 nodes of a large-scale computing problems
ga
- 标准遗传算法的源代码,用以解决函数优化问题-Standard genetic algorithm source code to solve function optimization problems
GA
- 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
chejiandiaodu
- 本算法是用标准遗传算法来优化车间调度,具有很好的实时性。-This algorithm is a standard genetic algorithm to optimize shop scheduling with a good real-time.
example
- 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
calibration
- 基于标准遗传算法的摄像头标定程序,内附readme-Standard genetic algorithm based on camera calibration procedures, containing readme
GAToolbox
- MATLAB遗传算法工具包,内含标准遗传算法各函数及改进遗传算子的实现函数。-MATLAB genetic algorithm tool kit, containing the standard genetic algorithm to improve the function and genetic operators of the implementation function.
sgaMethod
- 利用标准遗传算法求解函数f(x)=(x-5)*(x-5)的最小值,其中x属于区间[-255,255],算法的参数自己设定。-SGA method
Genetic_algorithm
- 一个标准遗传算法的java代码和文档,文件为word格式,内附代码!-a genetic algorithm!
SGAC
- 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
Best
- java遗传算法程序,采用标准遗传算法求解函数的一个例子。-java genetic algorithm process, the use of standard genetic algorithm function of a case in point.
AdaptivegeneticalgorithmgeneticKylexy
- 自适应遗传算法 比标准遗传算法更加精确 应用广泛-Adaptive genetic algorithm genetic algorithm than the standard widely used in more precise
matlab
- matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3-matlab
tspyouhua
- 将局部优化算子引入遗传算法求解TSP问题,以求提高算法的性能。具体措施是在标准遗传算法的最后阶段增加步,即对每代的最优个体进行一定次数的局部搜索,以求改善该最优个体。首先提出将反序一杂交法引入局部优化过程中。 同几种‘常用的局部优化力一法相比,反序一杂交法的性能最为突出。实验结果表明,该优化力一法能有效求解300个城市以内的 TSP问题。 -Will introduce a local optimization operat
TDOA-SGA
- 本程序完成了利用标准遗传算法计算基于TDOA定位的移动通信基站定位算法,采用二进制编码过程,选择、交叉、变异操作等,运行结果分析都包含在内。(This program uses standard genetic algorithm to calculate the location algorithm of mobile communication base station based on TDOA positioning, usin