-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1
-
Schaums-Outlines---Linear-Algebra-Fourth-Edition
Schaum s Outlines Linear Algebra,Fourth Edition
- 2014-11-06 17:24:00下载
- 积分:1
-
canshubianshi1
这是一个很好的电力系统参数标准化的实用程序!对于系统的参数辨识与应用是很不错的。(very good!)
- 2011-12-05 22:07:16下载
- 积分:1
-
lisanyouhua
在数学建模中国离散规划时用这个程序很好用(China in the mathematical modeling of discrete planning to use this program very easy to use)
- 2013-12-15 17:37:19下载
- 积分:1
-
yichuan
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法(Genetic Algorithm (Genetic Algorithm) is a computational model simulates Darwinian natural selection and genetic mechanisms of biological evolution process of biological evolution, is a natural evolutionary process by simulating the optimal solution search methods)
- 2014-02-08 09:17:18下载
- 积分:1
-
Mimotools
mimo tools with matlab cod
- 2017-12-23 06:08:03下载
- 积分:1
-
cluster
说明: 聚类的算法,包括K-means,密度聚类,密度比聚类,谱聚类等(Clustering algorithm, including k-means, density clustering, density ratio clustering, spectral clustering, etc)
- 2021-02-05 17:39:56下载
- 积分:1
-
Maths_Modelling
说明: 一维波动方程的诺依曼计算,可以控制时间范围(Neumann calculation of one dimensional wave equation)
- 2021-01-13 16:03:02下载
- 积分:1
-
matlab897564
一些好用的matlab小程序,课用于计算一些最小树图,最短路程等(Matlab small number of useful procedures, classes used to calculate some of the most small tree map, the shortest distance, etc.)
- 2007-09-21 14:23:39下载
- 积分:1
-
svm
SVM matlab GUI可视化界面 直观形象
代码解释比较详细 对GUI学习和svm学习都有帮助(SVM matlab GUI interface intuitive visualization of the image of the code explained in more detail on the GUI SVM learning and learning help)
- 2008-04-26 21:53:10下载
- 积分:1