-
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
-
di9zhang
基于MATLAB图像处理技术随书源代码第9章(MATLAB-based image processing technology with the book source code Chapter 9)
- 2013-11-28 09:36:59下载
- 积分:1
-
用于产生分段正弦信号,一维小波分解,重构1~5层逼近信号approximation signa,构造1~5层细节信号...
用于产生分段正弦信号,一维小波分解,重构1~5层逼近信号approximation signa,构造1~5层细节信号-Based on one dimension wavelet, reconstruct 1~5 approximation signa,construct detail signal 1~5 floor.
- 2022-02-13 01:21:13下载
- 积分:1
-
MATLAB introduce the use of relevant knowledge and skills useful for beginners c...
介绍MATLAB使用的相关知识和技巧,对入门者比较有用。-MATLAB introduce the use of relevant knowledge and skills useful for beginners comparison.
- 2022-03-11 18:40:45下载
- 积分:1
-
bp
说明: bP网络,网络的训练算法是反向传播算法,即神经元的链接权重的训练是从最后一层(BP network, network training algorithm is BP back propagation algorithm, i.e., neurons in the link weight training is from the last layer)
- 2012-04-02 21:36:11下载
- 积分:1
-
read-signal-sub-vi
可以直接读取txt格式的信号文件,一般是指振动波形数据。只需要输入目录和频率即可,出来就是波形图,该vi还对信号做了去直流的处理。(the vi can read the signal file which is writed in text formation。)
- 2014-05-26 17:23:32下载
- 积分:1
-
3DRayTrace
说明: 实现3D环境下的射线追踪,程序很好用,与大家分享(Realize ray tracing in 3D environment. The program is very useful and can be shared with you.)
- 2020-09-20 17:27:54下载
- 积分:1
-
课程作业时的无迹卡尔曼滤波在目标跟踪matlab源程序
鲁棒性好,性能优越,各种kalman滤波器的设计,搭建OFDM通信系统的框架,三相光伏逆变并网的仿真,多目标跟踪的粒子滤波器,仿真效率很高的。
- 2023-02-11 15:15:03下载
- 积分:1
-
很好用的稀疏压缩感知算法代码
有小波分析的盲信号处理,结合PCA的尺度不变特征变换(SIFT)算法,实现了对10个数字音的识别程序包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,现代信号处理中谱估计在matlab中的使用,搭建OFDM通信系统的框架。
- 2023-08-29 06:30:02下载
- 积分:1
-
diffamp.tar
差分运放的matlab仿真代码差分运放的matlab仿真代码(Matlab simulation of the op amp differential)
- 2010-12-08 19:35:09下载
- 积分:1