-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
chap2_01_WhiteNoise_series
白噪声及有色噪声序列的产生,一个很小的.m文件(White noise and colored noise sequences )
- 2010-12-14 22:07:01下载
- 积分:1
-
lpczl
通过改变想要处理的帧,和预测器阶数,对原始语音帧和预测语音帧作一个比较,并作出短时谱和lpc谱,最后作倒谱比较。(By changing the processing of the desired frame, and the predictor order, the original speech frame and the predicted speech frame to make a comparison and to make short-term spectrum and the lpc spectrum, cepstrum last for comparison.)
- 2013-12-20 11:26:30下载
- 积分:1
-
diagnose
这是一个SVM的故障诊断应用程序,利用MATLAB可以直接运行程序(This is a SVM for fault diagnosis application, use of MATLAB can run programs)
- 2016-08-16 21:30:40下载
- 积分:1
-
PCA_based_Face_Recognition_System
This project uses PCA (Principal Component Analysis) to detect face from 2D images.
- 2010-06-26 15:21:49下载
- 积分:1
-
pso
使用Matlab实现粒子群算法对于函数FUN寻优(Achieved using the Matlab function FUN Particle Swarm Optimization for)
- 2011-04-28 17:46:06下载
- 积分:1
-
MultipathFading
经典的多径衰落的通信仿真matlab程序(Classic multipath fading the communication simulation matlab program)
- 2013-04-13 12:29:23下载
- 积分:1
-
MilTrack_matlab_v1.0
MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Boris Babenko, Ming-Hsuan Yang, Serge Belongie ,CVPR 2009, Miami, Florida. (MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Boris Babenko, Ming-Hsuan Yang, Serge Belongie ,CVPR 2009, Miami, Florida.)
- 2013-04-26 16:43:57下载
- 积分:1
-
mohuyuce
对列车运行过程进行模糊预测算法优化控制并使用matlab进行仿真实验(Train running fuzzy prediction algorithm to optimize control and use matlab simulation experiments)
- 2020-10-28 16:19:57下载
- 积分:1
-
PESQ
Code to PESQ by Loizou for SPeech Processing
- 2013-10-06 13:32:24下载
- 积分:1