-
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
-
自适应陷波器程序
说明: 自适应滤波,基于工频干扰自适应滤波器,,,,(Adaptive filter, based on power frequency interference adaptive filter,,,,)
- 2019-04-10 16:49:23下载
- 积分:1
-
PPCA
PPCA变换的MATLAB程序代码 需要的可以下载
(PPCA transform MATLAB program code needed to download)
- 2007-10-31 21:24:57下载
- 积分:1
-
PIDprogram
本程序是刘金琨编著的《先进PID控制matlab仿真》一书的所有matlab源代码及simulink方程文件,为利用该书学习pid控制仿真的同学提供方便,省去了手动输入的麻烦!希望对大家有所帮助。(This procedure is edited by Liu Jinkun the " matlab simulation of advanced PID control," a book of all source code and matlab equation simulink file, for the use of the book pid control simulation study to facilitate the students, eliminating the trouble of manually enter! We want to help.)
- 2009-05-02 15:59:31下载
- 积分:1
-
Assignment9
arnoldi算法解大规模线性方程组,可以解的方程是可以非对称(arnoldi algorithm for solving large-scale linear equations, possible solutions to the equation is non-symmetrical)
- 2009-12-21 14:11:49下载
- 积分:1
-
find_prime
a MATLAB program to find all the prime numbers between and including two given/input numbers.
- 2010-05-08 20:01:22下载
- 积分:1
-
MOTO(P140-P275)
教材:电力电子和电力拖动控制系统的MATLAB仿真(P140-P275)(book about motor)
- 2012-05-03 21:08:20下载
- 积分:1
-
simple_fre_DFE_equa
简化的频域反馈判决反馈均衡器,系数不需要每次都更新。(simplified frequency decision feedback filter ,do not need to update factor everytime)
- 2013-11-12 09:28:14下载
- 积分:1
-
matrixaco
一个基于矩阵分布的改进型蚁群算法(ACO),可用于矩形区域分布的孔加工路径规划(A matrix based on the distribution of improved ant colony algorithm (ACO), can be used for regional distribution of hole machining rectangular path planning)
- 2011-11-22 23:20:29下载
- 积分:1
-
matlabKF
采用语言matlab实现KF,并对算法进行蒙特卡洛仿真(Language matlab to achieve KF, and Monte Carlo simulation algorithm.)
- 2013-04-17 20:56:48下载
- 积分:1