-
TSP
用模拟退火算法求解TSP问题
[1]主函数tsp.m
[2]计算路径长度的子函数 route_long.m
[3]随机交换两个节点的顺序函数exchange.m(Using simulated annealing algorithm for solving TSP problems [1] the main function tsp.m [2] calculation of path length of Functions route_long.m [3] randomly exchange the order of two nodes function exchange.m)
- 2008-08-12 09:25:20下载
- 积分:1
-
binary_decision_tree_v1.0
this package is binary Decision Tree code implement in matlab.
- 2020-07-02 22:20:01下载
- 积分:1
-
LRtoHR
z_tranform for advanced digital signal processing lab
- 2012-04-08 18:16:03下载
- 积分:1
-
MATLAB
MATLAB入门教程,详细介绍的matlab的历史背景,几本操作等。(MATLAB Baedeker.)
- 2010-05-20 10:07:42下载
- 积分:1
-
HHT
hht希尔伯特变换的matlab程序,适合初学者使用(hht Hilbert transform Matlab procedures for beginners)
- 2006-09-19 20:43:56下载
- 积分:1
-
DFA和MFDFA算法的实现
DFA和MFDFA算法的实现,内有算法步骤说明,实现生物信号的处理,算法正确,结果很好。(DFA and MFDFA algorithm to achieve, there are steps describe the algorithm to achieve the biological signal processing algorithm is correct, the result is very good.)
- 2020-12-01 15:49:27下载
- 积分:1
-
yanshou
以MATLAB软件为工具,在GUI图形用户界面下针对不同特点的语音信号进行八种不同模式的滤波处理的语音信号处理系统,涉及基于巴特沃思滤波器的IIR滤波器和汉明窗设计的FIR滤波器,能够实现语音文件的打开及自定义路径的存储功能,同时可以实现语音信号加噪和音频倒放功能。(The source code, by means of MATLAB, under the Graphical User Interface, achieves a kind of speech signal processing system with eight different modes of speech signal filters working according to different characteristics of speech signal. The system involves IIR filter based on Butterworth analog filter and FIR filter based on Hamming Window, is able to open and save audio files in the user-defined place and realizes functions of noise addition and audio back-play.)
- 2015-10-07 23:45:09下载
- 积分:1
-
scaleHist
This function stretch and scale the histogram
- 2010-11-06 00:08:58下载
- 积分:1
-
GA
用matlab实现的基本遗传算法、顺序选择遗传算法、适值函数标定的遗传算法、大变异遗传算法、自适应遗传算法、双切点交叉遗传算法、多变异位自适应遗传算法(Using matlab realize the basic genetic algorithm sequentially selects genetic algorithm, fitness function of the genetic algorithm calibration, large mutation genetic algorithm, adaptive genetic algorithm, double cut-point crossover genetic algorithm, adaptive genetic algorithm changeable ectopic)
- 2021-01-30 17:58:39下载
- 积分:1
-
TSP1
DSP.蚁群算法来解决最短路径问题,在电力系统优化问题
(algorithm to solve the shortest path problem, the optimization problems in power system
)
- 2020-07-02 14:00:01下载
- 积分:1