-
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
-
plane_problem
已知: 每个飞机只有一个油箱, 飞机之间可以相互加油(注意是相互,没有加油机) 一箱油可供一架飞机绕地球飞半圈,问题:为使至少一架飞机绕地球一圈回到起飞时的飞机场,至少需要出动几架飞机?(所有飞机从同一机场起飞,而且必须安全 返回机场,不允许中途降落,中间没有飞机场)(plane problem)
- 2015-03-24 18:33:50下载
- 积分:1
-
cc7
吊车双摆系统的仿真 说明了pid控制方法的局限性(Crane double pendulum system simulation illustrates the limitations of pid control)
- 2007-08-15 19:59:22下载
- 积分:1
-
lsq
Least squares solution of Ax=b.
- 2010-03-06 17:23:42下载
- 积分:1
-
db
说明: Transformacion a dbs
- 2011-07-23 07:18:52下载
- 积分:1
-
Triangle_Voltage_Distribution
Voltage Distribution of a Triangle (FEM & FDFD Method)
- 2020-10-07 16:47:37下载
- 积分:1
-
ratar
完整的雷达系统仿真MATLAB源代码
包括天线设计,脉冲压缩等等 (MATLAB simulation of the complete source code for radar systems, including antenna design, pulse compression, etc.)
- 2009-10-08 15:17:10下载
- 积分:1
-
CPML_3d.m
FDTD_CPML_3d Matlab code
- 2021-05-14 03:30:03下载
- 积分:1
-
Threelevel_inverter
三电平逆变器的仿真研究,可观察相电压,线电压,负载侧电流等,作为三电平初学者资料(Three-level inverter simulation study, observation phase voltage, line voltage, load-side current, as a three-level beginner information)
- 2012-12-17 12:47:51下载
- 积分:1
-
E-mail高级编程
有关EMAIL的一些简单编程,大家可以参考下(about some simple email programming which can be refered.)
- 2005-06-03 13:41:53下载
- 积分:1