搜索资源列表
-
0下载:
C语言遗传算法包。主要介绍C语言编程的遗传算法。-GA C language package. Introduces the C programming language genetic algorithm.
-
-
1下载:
基因表达式程序设计(Gene Expression Programming,GEP)是葡萄牙科学家Câ ndida Ferreira于1999年发明的一种基于基因组(Genome)和表现型组(Phenome)的新的遗传算法。 -Gene Expression Programming (Gene Expression Programming, GEP) is a Portuguese scientist Câ ndida Ferreira invented in 1999, b
-
-
2下载:
这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
-
-
0下载:
Knapsack Problem - Genetic Algorithm. Results can be compared with optimal value obtained from function using Dynamic Programming.
-
-
0下载:
基于vc++6.0的佳点集遗传算法的编程,里面的各项参数均可由使用者自我调整!-Vc++6.0 based on the good point set genetic algorithm programming, which the parameters can be adjusted by the users themselves!
-
-
3下载:
基于matlab的人工免疫遗传算法的编程(附注释)希望可以帮到大家 -Based on artificial immune genetic algorithm matlab programming (with comments) the desire to help people
-
-
0下载:
TGPopulation is a genetic programming library for Borland Delphi, C++ Builder, Kylix and Free Pascal. Symbolic Regression and GP Robots are two example applications for it.
-
-
0下载:
神经网络算法实现仓库的货位规划。生成最终货物的0-1安排矩阵。-Genetic Algorithm for nonlinear programming
-
-
0下载:
A simple algorithm wich finds the max value of an equation using genetic programming algorithm
-
-
0下载:
针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
-
-
0下载:
a toolbax of genetic programming in matlab
-
-
0下载:
a genetic programming toolbax for matlab
-
-
0下载:
运用delphi7进行编程,能够解决TSP旅行商问题的基本遗传算法的实现,其中参数可自定义-Programming using delphi7, able to solve the TSP traveling salesman problem of the realization of the basic genetic algorithm, the parameter can be customized
-
-
0下载:
基于遗传算法的最小生成树算法很好解决了常用二进制编码不能正确表达最小生成树的问题,其优点是:求解过程简单清晰,形象直观,快速有效,易于编程,且具有更广泛的适用性,在求解多节点网络的最小生成树时更能体现其计算速度快的优越性。-The minimum spanning tree algorithm based on genetic algorithm is very good to solve the common binary code that can not correctly express
-
-
0下载:
genetic programming and orthogonal least square
-
-
0下载:
遗传算法matlab程序实现,可能会有些小问题,仅供参考-Genetic algorithm matlab programming, may have some small problems, for reference only
-
-
1下载:
求解双层规划的遗传算法,求解双层规划的遗传算法-Genetic Algorithm for Bilevel Programming
-
-
0下载:
利用matlab GUI实现的串口编程例子,做视觉测量的上位机代码,遗传算法无功优化。- Use serial programming examples matlab GUI implementation, Do Vision Measurement PC code, Genetic algorithm based reactive power optimization.
-
-
0下载:
遗传算法的matlab程序设计以及遗传算法的实现步骤(Genetic algorithm matlab programming, and genetic algorithm implementation steps)
-