-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
ADRC_LSEF
用simulink搭建的自抗扰控制器的线性反馈模型(The ADRC controller simulink structures linear feedback model)
- 2020-08-13 10:28:25下载
- 积分:1
-
onedimensionfdtd
This zip-file contains 7 codes which implement the 1 dimension programs from Sullivan´ s book for beginners, with some corrections.
- 2010-09-23 23:49:55下载
- 积分:1
-
rlsgaijing
改进RLS算法,能够递推的方式求mm维矩阵的逆,使运算量降低(Improvement of RLS algorithm, recursive manner to seek mm dimension of the inverse matrix to reduce computation)
- 2009-05-31 17:27:23下载
- 积分:1
-
4-Wheel-Vehicle-Simulation
基于Matlab simulink的四轮车辆模型仿真mdl源文件。(mdl soure code of 4 Wheel Vehicle Simulation With Matlab Simulink)
- 2013-02-01 21:16:18下载
- 积分:1
-
wvd
用matlab对信号进行WVD变换和伪wvd变换(Using matlab for signal conversion and pseudo-WVD transform wvd)
- 2020-11-23 08:49:33下载
- 积分:1
-
matlab_bgl
图论基本函数库,函数相当丰富.包含
图论工具箱、基本图论函数库、Dijkstra最短路径、Kruskal最小生成树(The MATLABBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work )
- 2020-11-26 12:49:30下载
- 积分:1
-
color_based_fire_detection
This programs detect fire in image
- 2011-04-23 15:36:20下载
- 积分:1
-
Basics-of-MATLAB-and-Beyond---Andrew-Knight
This is an A-Z guide to Matlab
- 2012-05-09 23:17:47下载
- 积分:1
-
Audio_Processing_With_Matlab
一本经典的书籍,关于matlab和语音处理的(A classic book on matlab and speech processing)
- 2014-01-31 08:44:42下载
- 积分:1