-
matrix1
用matlab实现高斯—若当算法求逆矩阵(Using matlab to achieve Gauss- Jordan matrix inversion algorithm)
- 2007-12-05 21:56:11下载
- 积分:1
-
qam_ofdm
Qam base Ofdm system
- 2011-04-25 11:39:58下载
- 积分:1
-
hog_feature_vector
The given code finds the HOG feature vector for any given image. HOG
feature vector/descriptor can then be used for detection of any
particular object.
(The given code finds the HOG feature vector for any given image. HOG feature vector/descriptor can then be used for detection of any particular object.)
- 2015-01-10 21:04:26下载
- 积分:1
-
pie
本DTW的语音识别算法是日本学者sakoe提出的,这种方法比itkura的要好,但本算法没使用到加权,方法简单了,以后再图改进(The DTW recognition algorithm is proposed by Japanese scholars sakoe, this method is better than itkura, but did not use this method to the weighted method is simple, and later plans to improve)
- 2010-09-14 20:16:22下载
- 积分:1
-
pca
人脸识别的最基本的算法PCA,主要是描述了特征值法的基本原理,内容很详细。(Most basic algorithm for PCA Face RecognitionFace recognition algorithm is the most basic PCA, mainly describes the basic principles of characteristic value method, content, very detailed.)
- 2009-12-19 16:35:20下载
- 积分:1
-
text412
线性方程组求解,全主元解法的matlab程序(The solution of linear equations, all the main element method matlab program
)
- 2014-11-15 20:41:49下载
- 积分:1
-
work
交通平衡配流问题中,Freiz提出受限制的网络灵敏度分析方法,这是一个实例的代码(Traffic equilibrium assignment problem, Freiz proposed restricted network sensitivity analysis, this is an example of the code)
- 2007-10-12 16:56:20下载
- 积分:1
-
33753152matlab
提高地震分辨率,利用最小平方反褶积反褶积(Improve the seismic resolution)
- 2010-09-28 21:50:14下载
- 积分: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
-
speech-enhancement
学习语音增强一篇很好的博士论文,希望对大家有帮助(Learning a good speech enhancement dissertation, we hope to help)
- 2013-04-19 19:27:45下载
- 积分:1