-
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
-
matlab-practical-
本书适用于有了一定matlab基础的人群,旨在matlab工程上的各种应用,不论是学习还是工作,都非常有用(This book is for people with certain basic matlab, matlab engineering to a variety of applications, whether learning or work, are very useful)
- 2011-08-15 11:31:00下载
- 积分:1
-
Calismalar_Tez
Upsample Resample Interpolation
- 2012-05-17 19:15:37下载
- 积分:1
-
matlab-gui
matlAB 关于GUI编程的很好的学习资料。包括各种控件、菜单的设计(MATLAB GUI programming is a good learning materials. Including a variety of controls, menu design)
- 2012-05-19 09:56:14下载
- 积分:1
-
face_detection
Face Detection using AdaBoost
- 2011-09-15 18:13:42下载
- 积分:1
-
kmeans
This code is calculating K-means in matlab programming.
- 2013-09-23 21:34:21下载
- 积分:1
-
digital-signal-processing
matlab版本的数字信号处理,适合初学的人。(matlab version of the digital signal processing, suitable for beginners person.)
- 2013-12-02 18:26:06下载
- 积分:1
-
matlabmingling
MATLAB 命令大全 很不错的参考资料 希望对大家有帮助(failed to translate)
- 2009-11-21 19:11:24下载
- 积分:1
-
matlab-code
说明: 此压缩文件中包含了对退化图像进行复原的Matlab源代码和处理后的图像。。。(This compressed file contains the restoration of degraded images Matlab source code and the processed image. . .)
- 2010-04-09 10:34:24下载
- 积分:1
-
LMS
基于matab的simulink的回波抵消自适应滤波器中LMS算法、SVSLMS算法以及改进的SVSLMS算法的仿真修改设计(Based on echo offset the matab simulink in LMS adaptive filter algorithm, SVSLMS algorithm and improved SVSLMS algorithm simulation to modify design
)
- 2013-05-05 12:26:41下载
- 积分:1