-
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
-
AGuidetoMATLABObjectOrientedProgramming-AndyRegis
A Guide to MATLAB Object Oriented Programming
- 2010-08-11 09:07:03下载
- 积分:1
-
UWB_monocycle1
Gaussian Pulse function 1
- 2010-09-04 13:21:23下载
- 积分:1
-
1945wandy
matlab code matlab code(matlab code)
- 2010-09-04 19:53:47下载
- 积分:1
-
F16model
模拟F16战斗机飞行数据,提供两种模式,低空和高空(Analog F16 fighter)
- 2009-04-08 12:14:12下载
- 积分:1
-
mi-fil
图像中值滤波,利用中值滤波和低通滤波进行比较,分析PSNR,得出性能差别(image filtering, using median filter and a low-pass filter, PSNR analysis, the performance differences come)
- 2007-05-10 18:21:24下载
- 积分:1
-
LDPC_AWGN
LDPC with noise AWGN
- 2015-01-03 22:31:32下载
- 积分:1
-
matlab-toolbox
该文件为matlab工具箱各种代码,供大家使用。(matlab toolbox code)
- 2011-12-17 21:18:57下载
- 积分:1
-
MUSIC
MUSIC算法是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(MUSIC algorithm is a matrix decomposition method based on feature space. From the geometric point of view, the observed spatial signal processing can be decomposed into signal subspace and noise subspace, it is clear that the two spaces are orthogonal. The signal received by the array to the subspace of the covariance matrix of the signal component corresponding eigenvectors, the noise subspace of the covariance matrix of all by the smallest eigenvalue (noise variance) eigenvectors corresponding to the composition. MUSIC algorithm is the use of orthogonal properties between these two complementary space to estimate the spatial orientation of the signal. Noise subspace of all vectors are used to construct the spectrum, all the spatial orientation of the spectrum corresponding to the peak position of the signal wave direction. MUSIC algorithm greatly improves the resolution measurements, while the antenna array adapted to any shape, but the prototype MUSIC algorithm requires to wave sign)
- 2014-02-19 13:23:48下载
- 积分:1
-
MATLABsanjiao
基于 matlab 的三角分解法,推荐(based on Matlab 1.3 decomposition method, recommended!)
- 2007-05-09 20:29:50下载
- 积分:1