-
lyapunov_wolf
计算Lyapunov指数的Wolf算法,本算法为Matlab(Calculation of Lyapunov index Wolf algorithm, the algorithm for Matlab)
- 2021-03-16 17:09:21下载
- 积分:1
-
MATLABGA
遗传算法程序,包括基因的遗传变异过程,适合做调度问题(genetic algorithm)
- 2010-01-05 17:14:04下载
- 积分:1
-
MATLAB2DPSK
MATLAB,2DPSK,通信系统仿真,调制解调,时域波形,频谱(The MATLAB, 2DPSK, communication system simulation, modulation and demodulation, time-domain waveform, spectrum)
- 2012-11-21 21:47:10下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
FaceDetection
这是一个Matlab编写的基于PCA的人脸识别分类算法.(This is a Matlab prepared by the PCA face recognition classification algorithm.)
- 2013-04-25 20:40:11下载
- 积分:1
-
13898399SVM
模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法(Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method)
- 2010-06-07 15:21:11下载
- 积分:1
-
cengcifenxi
本程序用于求解层次分析法中的特征值问题。正互反阵最大特征值和特征向量实用算法,本程序为求和法。(This procedure is used to solve the ahp eigenvalue problems. Is reciprocal array maximum eigenvalue and eigenvector practical algorithm, the procedures for the methods of summation by.
)
- 2010-12-03 19:52:51下载
- 积分:1
-
wave.rar
这个是我在网上找的关于小波分解和重构的matlab程序(This is my search on the net on wavelet decomposition and reconstruction of matlab program)
- 2011-04-26 21:41:13下载
- 积分:1
-
localisation
this is a source code for localisation of number plate
- 2012-05-01 15:33:34下载
- 积分:1
-
White-noise-autocorrelation
利用x(n)=Asin(pi*n/16)+z(n),z(n)为mean=0,var=0.1高斯白噪声,x(n)的SNR为10dB,s(n)=Asin(pi*n/16-5*pi),得出了x(n)和s(n)互相关函数r(n),以及二者的卷积和.(The utilization for the mean of x (n) = Asin (pi* n/16)+ z (n), z (n) = 0, var = 0.1 Gaussian white noise, x (n) is the SNR as 10dB, s (n) =Asin (pi* n/16-5* pi), draw the x (n) and s (n) the cross-correlation function r (n), as well as the convolution of the two.)
- 2013-05-05 19:25:37下载
- 积分:1