-
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
-
MATLAB-Primer-8th-Edition
说明: 本书是学习数值方法最新版本matlab实现的好帮手,详细而全的讲解及实现为自学matlab是一本不错的书籍。(This book is the latest version of matlab numerical methods to learn to achieve a good helper, detailed and full realization of the self-presentation as well as matlab is a good book.)
- 2011-03-18 14:42:00下载
- 积分:1
-
2008_4
试说明卷积编解码的工作原理。
请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。
(Description Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode), in the AWGN channel, drawn-noise ratio and bit error rate curve.)
- 2008-12-25 13:46:31下载
- 积分:1
-
BaiTapXLA
This is excicise about seminar
- 2011-06-21 01:22:37下载
- 积分:1
-
ModelbasedPredictiveControl
Easily editable files to simulate three MIMO predictive control algorithms.
These files are intended as a support to this book to enable students to investigate predictive control algorithms from the formulation of the
prediction equations right through to the closed-loop simulation. (Easily editable files to simulate three MIMO predictive control algorithms.These files are intended as a support to this book to enable students to investigate predictive control algorithms from the formulation of the prediction equations right through to the closed-loop simulation.)
- 2007-06-26 21:54:11下载
- 积分:1
-
kNNClassifier
A matlab implementation of the KNN classifier.
It is tested and working well.
- 2010-11-14 17:04:55下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
cluster_test1
关于聚类问题的matlab程序以及其中函数的说明(clustering on the Matlab procedures and functions which the note)
- 2007-01-05 16:38:23下载
- 积分:1
-
ga-tool
基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考
(Based on some of the important matlab m file on genetic algorithm function for readers reference)
- 2013-12-23 14:16:03下载
- 积分:1
-
eg17-guzhangzhengduan
《MATLAB神经网络30个案例分析》中的第17个例子,案例17 SOM神经网络的数据分类--柴油机故障诊断。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 17 cases of 17 SOM neural network data classification, diesel engine fault diagnosis. Hope to have certain help to everybody!
)
- 2013-09-20 16:32:54下载
- 积分:1