-
TSP(TravelingSalesmanProblem)
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal travel route has to be
found so that each city is visited one and only once with the least possible distance
traveled. This is a simple problem with handful of cities but becomes complicated
as the number increases.
- 2007-11-15 01:44:52下载
- 积分:1
-
APO
拟态物理优化算法在无线传感器网络中的应用,采用C++/matlab混合编程。(Proposed artificial physical optimization algorithms in wireless sensor networks, using the C++/Matlab hybrid programming.)
- 2012-04-05 14:11:47下载
- 积分:1
-
costas_chuantong
传统的COSTAS环SIMULINK建模仿真(COSTAS ring SIMULINK modeling and simulation)
- 2012-06-02 23:26:10下载
- 积分:1
-
3small-s
分析飞思卡尔线性CCD智能车的小S数据,可以为做基于matlab智能车调试分析上位机的同学提供参考。(分析飞思卡尔线性CCD智能车的小S数据,可以为做基于matlab智能车调试分析上位机的同学提供参考。
Small s data analysis fly think of Carle linear CCD intelligent vehicle, can do analysis of PC debugging of MATLAB intelligent vehicle based on the students to provide reference.
)
- 2014-12-19 10:16:06下载
- 积分:1
-
上位机
MAtlab GUI实现的WiFi串口通信(MATLAB GUI WiFi serial communications)
- 2021-01-23 11:38:39下载
- 积分:1
-
railway
北京到广州铁路路线仿真,可用于完好性分析用(Beijing to Guangzhou railway line simulation can be used to integrity analysis)
- 2007-01-13 14:15:43下载
- 积分:1
-
fuzzy-control
adaptive fuzzy control of inverted pendulum.
- 2014-12-30 18:03:51下载
- 积分:1
-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1
-
MatlabAndGUIDesign
Matlab在GUI设计上的一些例子,我的任课老师提供的独家资料!(Matlab GUI design in some examples, my teacher provide it as an exclusive resource!)
- 2010-05-11 21:00:19下载
- 积分:1
-
HGMEM
层次性EM算法
VASCONCELOS,(hierarchy EM algorithm VASCONCELOS,)
- 2006-12-08 09:35:06下载
- 积分:1