-
TSP
利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 (Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. 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.)
- 2010-05-20 23:00:22下载
- 积分:1
-
Morphological_Image_Processing
Morphological image processing applications
- 2012-04-28 18:05:04下载
- 积分:1
-
parabolicequation
parabolic equation solver matlab code
- 2014-01-09 19:18:21下载
- 积分:1
-
QPSK
QPSK的调制解调系统的实现,程序详细给出了调制解调各个部分的方法。自己在matlab上实现过,都出来了(QPSK modulation and demodulation system implementation, the program details the various parts of the modulation and demodulation method. Their implementation in matlab too, are out)
- 2011-11-29 21:58:22下载
- 积分:1
-
Matrix
矩陣案例,主要是以matlab軟件來運算標準題型。(Matrix case, mainly matlab software to compute the standard questions.)
- 2013-12-17 14:43:00下载
- 积分:1
-
machine-precision
数值计算中机器精度的确定算法 MATLAB源程序 自带注释(machine precision)
- 2014-02-05 18:25:01下载
- 积分:1
-
Tugas
MALWARE DAN BEBERAPA LANGKAH PENCEGAHANNYA
- 2010-12-02 11:32:21下载
- 积分:1
-
puguji
说明: 实现了谱估计的算法,Matlab实现了直接法、间接法和改进的直接法谱估计的功能。(Achieved a spectral estimation algorithm, Matlab implementation of the direct method, indirect method and direct method of spectral estimation to improve function.)
- 2010-03-24 19:44:55下载
- 积分:1
-
spectral_clustering
谱图法的Matlab实现,复杂网络社区挖掘算法很常用的算法(Spectrum chart Matlab, the complex network community mining algorithm is very common algorithm
)
- 2012-05-09 21:18:48下载
- 积分:1
-
nearestneighbouralgorithm
模式识别中的最近邻算法用matlab实现,简单易懂,并做了实验,用图像表示聚类结果。(The nearest neighbor algorithm for pattern recognition with matlab implementation, simple to understand, and do the experiment, with images that clustering results.)
- 2010-06-18 13:31:41下载
- 积分:1