-
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
-
l1benchmark
src 算法中的迭代算法,通过该算法可以计算SRC的参数,通过使用线性表示来求。(src algorithm iterative algorithm, the algorithm can be calculated by the SRC parameter, by using a linear representation requirements.)
- 2013-11-19 03:56:55下载
- 积分:1
-
Exports-figure
matlab code for Exports figures
- 2015-02-03 14:07:36下载
- 积分:1
-
CursorIndexOutOfBoundsException
An exception indicating that a cursor is out of bounds.
- 2014-01-01 20:56:58下载
- 积分:1
-
hangbang
毕设内容,高光谱图像基本处理,匹配追踪和正交匹配追踪,采用偏最小二乘法。( Complete set content, basic hyperspectral image processing, Matching Pursuit and orthogonal matching pursuit, Partial least squares method.)
- 2016-05-14 14:49:09下载
- 积分:1
-
helicopter
应用lqr方法实现四旋翼姿态角控制,内附matlab代码(Matlab implementation of helicopter LQR control)
- 2021-04-09 16:48:59下载
- 积分:1
-
hmok3
MATLLABE编程,STPHEN J.CHAPMAN著,MATLLABE中文站首发,(MATLLABE programming, STPHEN J. CHAPMAN forward, MATLLABE Chinese station first,)
- 2008-02-19 17:35:42下载
- 积分:1
-
clusteringWTA.m
clustering problem in matlab
- 2009-04-24 19:15:44下载
- 积分:1
-
Program_Matlab
考虑典型的盲信源分离问题,用自然梯度算法实现盲信号分离。在盲信号分离中,用串音误差:作为衡量信号分离的性能指标。
(Consider the typical problem of blind source separation, natural gradient algorithm using blind signal separation. In the blind signal separation, with the crosstalk error: signal separation as a measure of the performance indicators.)
- 2011-01-01 18:24:34下载
- 积分:1
-
zuiduanluwenti
该代码主要用于求最短路问题,开发环境为Matlab(The code is mainly used for the shortest path problem, the development environment for Matlab)
- 2008-07-27 19:08:13下载
- 积分:1