-
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
-
lqr_ctrl_pendulum1
此程序是基于最优控制LQR对倒立摆进行仿真控制,所用平台是matlab(This procedure is based on the LQR optimal control simulation of the inverted pendulum control platform is used by matlab)
- 2011-04-27 15:20:41下载
- 积分:1
-
MATLAB_EKF_UKF
matlab基于KF和EKF的工具箱描述(Optimal fi ltering with Kalman fi lters and smoothers – a
Manual for Matlab toolbox EKF/UKF)
- 2011-05-22 17:30:54下载
- 积分:1
-
circle_diagram
this is the code to illustrate greedy algorithm in matlab
- 2010-10-28 07:49:16下载
- 积分:1
-
matlab-with-adaboost--classifier
用MATLAB编写的实现ADABOOST算法的程序,包括级联分类器的设计。(matlab reality adaboost with cascade classifier)
- 2012-08-06 21:10:48下载
- 积分:1
-
matlab
MATLAB命令学习。。。常用命令总结。可以看看。(MATLAB you can learn)
- 2014-12-29 20:10:21下载
- 积分:1
-
FDTD_2D_tm_pml
二维,FDTD,pml,matlab语言。(Two-dimensional, FDTD, pml, matlab language.)
- 2009-06-17 09:44:38下载
- 积分:1
-
chombo_package4
说明: 自适应网格划分通用程序包,美国伯克利大学开发。(Adaptive Mesh generic package, the United States developed at the University of Berkeley.)
- 2006-04-13 21:13:20下载
- 积分:1
-
ppt1
使用矩形窗函数,分析信号截短对离散傅立叶变换的影响,其中原始信号为正弦函数(Use a rectangular window function, the analysis of the signal truncated discrete Fourier transform, which the original signal is a sine function)
- 2012-03-24 19:22:35下载
- 积分:1
-
power
编写的数值分析power方法matlab程序(numerical method for power method )
- 2009-11-13 10:13:52下载
- 积分:1