资源列表
TSP
- 用遗传算法去解决TSP问题。TSP问题也叫旅行商问题或货郎担问题,是数学领域中著名的问题之一。-Using genetic algorithm to solve TSP problem. The TSP problem also called traveling salesman problem and traveling salesman problem, is one of the prominent problems in mathematics.
shenjing wangluo
- 有关神经网络的计算-the neural network computing
1
- 用Handel-c语言编写的,神经网络在fpga中的实现-With the Handel-c language, the neural network implementation in fpga
percept
- 感知器的VC实现#include \"percept.h\" #include \"stdio.h\" #include \"stdlib.h\"-perception of VC# include "percept.h" # include "stdio.h" # include "stdlib.h"
20041006
- matlab粒子群神经网络的预测编程实现,电力负荷预测本人已实现
mat_li
- 使用于初级使用者.能够直接使用采用最优化算法 遗传算法-use in the primary users. To use the most direct use of genetic algorithm optimization algorithm
Adaboost
- 这是一个集成学习Adaboost算法希望能够帮助您,里面有成功运行的例子-This is an Adaboost algorithm
cross_bridge(VB)
- 自己编写的过桥问题的算法源码,采用穷举法,数据量是7
Aaaaaaa
- A*算法源代码 用于最短路径规划 常用于游戏的编程-A* algorithm source code for shortest path planning commonly used in game programming
AntTsp
- 解决旅行商问题的C++代码,可以欣赏以下
演化算法在参数回归中的应用
- 本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
vc
- 遗传算法的一个简单的程序实现,通过该程序可以理解遗传算法的应用,并进行拓展,如小生境算法等-ga Genetic Algorithms procedures
