-
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
-
matlan3223
【matlab编程代做】基于k-means算法 可以作为参考使用学习([Do] matlab program generation based on k-means algorithm can be used as a reference study)
- 2015-01-13 21:00:58下载
- 积分:1
-
code
romp matlab code ortho match pursuit
- 2015-03-30 05:15:10下载
- 积分:1
-
audio
matlab code for audio signal
- 2010-12-29 01:48:36下载
- 积分:1
-
gaussjordan
code for gauss jordan
- 2011-05-24 01:47:47下载
- 积分:1
-
duogewenjian
实习时候做的东西,一个matlabGUI程序,可以读取mat雷电流文件,并且进行指定长度,指定信号进行指定层数的小波分析,并提取其中的模值,最后可以进行各种重构画图,分析(Internship time to do things, a matlabGUI procedure, which can be read by mat lightning current document, and to carry out the designated length, designated signal designated floors of wavelet analysis, and extract one of the modulus value, the final drawing can be a variety of remodeling, analysis)
- 2009-03-19 19:58:50下载
- 积分:1
-
mex_vc6.0
利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序(use VC and matlab to debug code )
- 2009-04-03 10:37:30下载
- 积分:1
-
KNN-(2)
这个是基于matlab制作的KNN 识别器的写法(This is K-Nearest Neighbour classifier used in pattern recognition.)
- 2012-04-28 21:15:15下载
- 积分:1
-
adaboost
一个强大的自适应boosting算法,十分经典,matlab实现,绝对超值,可以改编成其它语言。(A powerful adaptive boosting algorithm, very classic, matlab realize, absolute value, and can be adapted to other languages .)
- 2020-11-06 09:49:50下载
- 积分:1
-
pianjipufenxi
本人一个项目的完整案例 包括数据和边际谱分析程序(I complete a project, including data and case marginal spectrum analysis program)
- 2011-11-01 17:59:11下载
- 积分:1