-
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
-
linearsystem
Chapter 3. The Solution of Linear Systems AX = B
Algorithm 3.1 Back Substitution
Algorithm 3.2 Upper-Triangularization Followed by Back Substitution
Algorithm 3.3 PA = LU Factorization with Pivoting
Algorithm 3.4 Jacobi Iteration
Algorithm 3.5 Gauss-Seidel Iteration
- 2011-06-07 03:05:57下载
- 积分:1
-
bpskenergy
基于BPSK调制的认知无线电能量检测,关于检测概率和虚警概率(bpak modulation for energy detection base on CR)
- 2011-06-16 10:08:39下载
- 积分:1
-
DWT___SVD_robust_and_secure_watermarking_scheme
digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm
- 2014-11-22 17:41:38下载
- 积分:1
-
OSGA
第二种联合稀疏模型重构算法,用于分布式压缩感知(recovery algorithm of JSM2)
- 2012-12-20 21:44:06下载
- 积分:1
-
timefren
短时傅里叶分析短时傅里叶分析短时傅里叶分析(Short-time Fourier analysis of short-time Fourier analysis of short-time Fourier analysis)
- 2010-12-06 10:58:33下载
- 积分:1
-
Face-recognition-method
基于PCA 和BP 神经网络的人脸识别方法是针对 PCA 方法中存在的高维数问题和它对未训
练过的样本识别率低的缺点而提出的。该方法在预处理的基础上,利用粗糙集对 PCA 降维处理后的人脸特征进行约简,提取其中分类能力强的特征,实现在识别精度不变的情况下,有效的去除冗余信息;然后将约简后的属性输入到神经网络进行规则提取,利用神经网络非线性映射和并行处理的特点,增强对人脸图像识别的泛化能力。实验证明,使用该方法在识别率上有一定的提高(Face recognition method based on PCA and BP Neural Network)
- 2012-05-23 16:46:19下载
- 积分:1
-
NBC
实现朴素贝叶斯的分类,很好用的,利用matlab编写,不错的程序(Naive Bayes classification, well used, the use of Matlab prepared, a good program)
- 2012-05-24 15:41:11下载
- 积分:1
-
matlab
MATLAB基础与应用实例集粹 模糊逻辑工具箱的使用 Simulink仿真与电路分析应用(
Basis and application example highlights MATLAB fuzzy logic toolbox of using Simulink simulation and circuit analysis applications
)
- 2013-11-23 17:05:45下载
- 积分:1
-
chaptr-2-wireless-channel
WIRELESS COMMUNICATION CHAPTER 2
- 2014-01-24 14:18:49下载
- 积分:1