-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1
-
kalmanlvbo1
很好的卡尔曼滤波程序,kalmanlvbo(good Kalman filtering procedures, kalmanlvbo)
- 2007-02-15 11:51:27下载
- 积分:1
-
fastICA_data1
信号处理的Fast ICA实现进行快速独立分量分析(Fast ICA signal processing to achieve fast independent component analysis)
- 2013-11-06 14:42:45下载
- 积分:1
-
DINEN50530
This module will simulate any PV module with different weather conditions as an input. and is also connected to an simplified Maximum Power Point Tracker system to recognize the Working volrage of the cell (module)
- 2013-10-29 18:59:33下载
- 积分:1
-
pid
说明: 文件包含PID多种算法,相当齐全,并已通过系统仿真测试(PID file contains a variety of algorithms, is quite comprehensive, and has been tested by simulation)
- 2010-04-26 23:09:27下载
- 积分:1
-
Karlman
说明: 卡尔曼滤波matlab程序,希望一起交流(Kalman filtering matlab procedures, hope that with the exchange of)
- 2008-12-07 23:48:43下载
- 积分:1
-
music
music自适应算法估计来波方向matlab 代码实现(music DOA estimation adaptive algorithm matlab code)
- 2014-01-03 13:12:34下载
- 积分:1
-
Newton-SSpline
观察高次插值多项式的龙格现象:
给定函数f(x)=1/(1+25x^2)(-1<x<1).取等距节点,构造牛顿插值多项式N5(x)和N10(x)及三次样条插值函数S10(x)。分别将三种插值多项式与f(x)的曲线画在同一坐标系上进行比较(Observation of high order polynomial interpolation Runge phenomenon: the given function f (x) = 1/(1+25x ^ 2) (- 1 <x<1).取等距节点,构造牛顿插值多项式N5(x)和N10(x)及三次样条插值函数S10(x)。分别将三种插值多项式与f(x)的曲线画在同一坐标系上进行比较)
- 2020-11-03 20:19:52下载
- 积分:1
-
OFDM_Standard
this programe is a simulation of OFDM using FFT
- 2010-08-16 05:30:43下载
- 积分:1
-
recursionls
系统辨识二阶递推最小二乘算法实现。对数据进行了归一化的预处理,并且对原始数据进行一次采样(Second-order recursive least squares system identification algorithm)
- 2010-01-01 14:17:33下载
- 积分:1