-
JDO
JDO的学习资料,自己整理了一本分,是值得学习的东西(JDO' s learning materials, their order a part, is something to be learned)
- 2010-05-07 16:35:58下载
- 积分:1
-
juzhen2
将矩阵中的元素替换写成function后,带入主程序运行的Matlab源码(Will replace the matrix elements after written function, into the main program running Matlab source)
- 2015-03-21 16:33:41下载
- 积分:1
-
gauss
guassian mixture back ground moble matlab code
- 2010-11-03 14:48:56下载
- 积分:1
-
svm1
space vector modulation using kimsul algorithem
- 2010-02-26 16:49:35下载
- 积分:1
-
matlab
说明: 级数展开式近似计算函数值(matlab)(Series expansion of the approximate function value (matlab))
- 2010-04-05 20:50:25下载
- 积分:1
-
pca
是用主元分析法实现的较高识别率的人脸识别,开发环境是MATLAB(It is the principal component analysis method is used to implement the high recognition rate of face recognition, development is the MATLAB environment
)
- 2015-03-08 11:53:15下载
- 积分:1
-
Seminario-Matlab
matlab par velocidad motores cd shunt serie compuesto
- 2014-01-08 04:02:22下载
- 积分:1
-
局部搜索最优化问题程序
关于matlab最优化处理的一个局部搜索最优化问题程序(A local search optimization procedure for MATLAB optimization.)
- 2020-10-29 16:39:56下载
- 积分:1
-
fastfft
说明: 傅里叶变换我们都知道,那怎么来实现快速傅里叶变换呢?(Fourier transform we all know, how to achieve the fast Fourier transform it?)
- 2011-03-09 11:19:48下载
- 积分: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