-
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
-
lms
用matlab仿真实现语音信号处理中分析合成语音的lms算法()
- 2007-07-21 11:50:39下载
- 积分:1
-
ProjetTS
It is a signal processing project. It deals with the processing of electrocardiogram signals. The statement is in the enonce_presentation file. Several signal processing tools are used, as periodogram, correlogram. An algorithm to recover lost samples is implemented.
- 2009-07-16 11:19:23下载
- 积分:1
-
Test_code_kmeans_2
Clustering an image using k-means algorithm
- 2010-05-22 13:00:50下载
- 积分:1
-
qam_fb_gardner_symbol_farrow_sync_fb_phase_sync_a
QAM16. feed-back gardner symbol sync farrow interpolator decision feed-back phase sync gain control .simulink matlab 7.0.
- 2015-05-08 15:52:36下载
- 积分:1
-
bhg
多元逐步回归算法,在matlab软件中的运用,简单实用 (multiple stepwise regression algorithm in Matlab software on the use of simple and practical)
- 2007-06-10 16:16:22下载
- 积分:1
-
simplex
改进单纯形法在matlab中的实现。通过该程序可以实现优化目标。(Improved simplex method is implemented in matlab.Through the program can realize the optimization goal.
)
- 2013-03-15 17:17:23下载
- 积分:1
-
brush_model
汽车轮胎的物理学模型,刷子模型。最经典的车胎模型之一。(very excellent model of the tire.)
- 2014-05-04 23:41:19下载
- 积分:1
-
chzhi_rgb
双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。(Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.)
- 2009-03-30 21:51:24下载
- 积分:1
-
JParticleFilteringforDynamic
说明: RBK Rao–Blackwellised particle filter
一种遝滤波器(RBK Rao–Blackwellised particle filter)
- 2011-02-25 15:22:22下载
- 积分:1