-
wavelet
本程序展示了小波分解, 重构,小波的高通滤波器,低通滤波器 的程序(This procedure demonstrated the wavelet decomposition, reconstruction, wavelet high-pass filter, low pass filter process)
- 2008-08-18 17:00:53下载
- 积分:1
-
2-3@
a classification base on Baysian classifier , I did pca, lda, normalization on features either
- 2011-06-13 14:59:12下载
- 积分:1
-
rengongmianyixitonggongjuxiang
我在网上找得人工免疫系统工具箱,希望对搞这方面研究的人有帮助(I find the Internet too artificial immune system toolbox, hope to engage in research in this area have helped)
- 2011-09-15 16:56:00下载
- 积分:1
-
Solving-linear-equations
求解迭代线性方程组的解,Jacobi迭代程序、Gauss_seidel迭代、补充SOR迭代及个人心得(Solving linear equations iterative solution, Jacobi iterative process, Gauss_seidel iteration, SOR iteration and personal experiences to add)
- 2011-09-18 16:22:16下载
- 积分:1
-
LDPCPBP
在瑞利信道条件下采用差分调制,LDPC编码系统的BP译码算法的实现。(Differential modulation in Rayleigh channel conditions, achieve BP decoding algorithm for LDPC coding system.)
- 2021-04-10 14:28:59下载
- 积分:1
-
Avmd试验
说明: 基于VMD的机车滚动轴承故障,实现故障信号的测量(Fault of locomotive rolling bearing based on VMD)
- 2019-02-03 12:55:04下载
- 积分:1
-
HL20
This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model simulates approach and landing flight phases using an auto-landing controller.
- 2008-04-11 14:40:45下载
- 积分:1
-
cwscore
主成分分析matlab程序,里面包含子程序,运用时直接调用主程序即可,可用于无监督模式学习(Principal component analysis matlab program, which contains a subroutine, the main program can be called directly when applying, can be used for unsupervised learning mode)
- 2013-12-13 17:19:50下载
- 积分:1
-
Quarteroni
Matlab source codes for a book: Quarteroni Saleri 2006 Scientific Computing with MATLAB and Octave
- 2013-09-20 21:00:22下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1