-
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
介绍了MATLAB的基础知识以及一些基本性质和一些源代码(Introduced MATLAB basic knowledge and some basic properties and some source code
)
- 2011-09-03 12:40:55下载
- 积分:1
-
Fractal-dimension-measurement
计算图形分形维数,能处理所有格式的图片,简单实用!(Calculation of the fractal dimension graph)
- 2011-10-16 15:35:34下载
- 积分:1
-
Power-spectrum-analysis
这个是基于matlab的关于功率谱问题的相关理论知识以及程序介绍(This is based on the power spectrum matlab problems on the theory of knowledge and procedures described)
- 2011-11-09 14:49:34下载
- 积分:1
-
pmsm_vec_SVPWM
自己建的PMSM矢量控制仿真模型,该模型完全基于simulink基础库创建,没有用到powersystem模型库。(Vector control of PMSM to build their own simulation model, the model based entirely on the simulink based library to create, not used powersystem model library.)
- 2011-11-15 23:23:47下载
- 积分:1
-
prak-siskom_modul-1
percobaan sistem komunikasi dengan menggunakan software matlab
- 2013-11-26 07:47:28下载
- 积分:1
-
matlab-license-plate-recognition
matlab完整源代码,可以实现车牌自动识别。(Matlab complete source code, can realize automatic license plate recognition.)
- 2015-03-25 17:07:26下载
- 积分:1
-
m-files_for_book_examples_1728
electricla machines source code from the electrical machines book 4th edition
- 2011-09-30 01:42:56下载
- 积分:1
-
tegcweev
可以得到很精确的幅值、频率、相位估计,相控阵天线的方向图(切比雪夫加权),用于信号特征提取、信号消噪,数据模型归一化,模态振动,包括最小二乘法、SVM、神经网络、1_k近邻法,IDW距离反比加权方法。( You can get a very accurate amplitude, frequency, phase estimation, Phased array antenna pattern (Chebyshev weights), For feature extraction, signal de-noising, Normalized data model, modal vibration, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, IDW inverse distance weighting method.)
- 2016-02-29 19:43:01下载
- 积分:1
-
回归算法
matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)
- 2020-12-10 20:29:19下载
- 积分:1