资源列表
Ants_TSP
- distance matrix for vehicle routing problem using ant colony optimization by Hamid Behravan-distance matrix for vehicle routing problem using ant colony optimization by Hamid Behravan
LeNet
- 用于书写体数字识别的卷积神经网络,VC++源码,仅供学习参考-Convolutional Neural Networks in Handwritten Digit Recognition Visual C++ implemented.
Genetic-algorithm
- 通过遗传算法对特定函数的实现求解出其最优解-The optimal solution by genetic algorithm for solving a specific function
ga_bp
- 遗传算法优化神经网络阈值和权值程序,采用GA优化BP网络-GA to optimize BP network
TSPmatlab
- 蚁群算法中典型的旅行商问题的源代码,基于matlab环境-Typical ant colony algorithm source code of the traveling salesman problem based on the Matlab environment
379389c92836
- 这是人工神经网络的预测用水量的程序,季节指数法。-This is a program of artificial neural network forecast water consumption, seasonal index.
rand
- 旅行商问题(Traveling Saleman Problem,TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本。最早的旅行商问题的数学规划是由Dantzig(1959)等人提出。-knapsack problem
cPP
- 旅行商问题(Traveling Saleman Problem,TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本。最早的旅行商问题的数学规划是由Dantzig(1959)等人提出。-knapsack problem
fuzzy-logic-speed-control-of-a-dc-motor
- pdf file which gives basic information relating to fuzzy logic controllers
_printf
- printf的格式控制的完整格式,讲得很详细-complete format of printf format control
SVM
- 我自己写的svm的源代码,运行通过,希望可以帮助大家。-the program of SVM,had tested
CPP
- TSP问题的c++实现代码,城市坐标已经给出 大家可以尝试着运行一下,然后可以修改成自己想要的东西。-The TSP c++ achieve code, city coordinates have been given we can try to run, then you can modify what you want.
