-
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
-
1
说明: 一个基于小波变换的边缘检测程序。采用matlab编写的M文件(One based on wavelet transform edge detection procedure. Prepared using M-file matlab)
- 2009-03-27 21:46:41下载
- 积分:1
-
Lucas_Kanade
matlab编写的用lk算法进行光流计算的程序,很好的例程(lk algorithm using matlab prepared for optical flow calculation program, a good routine)
- 2011-07-02 09:11:35下载
- 积分:1
-
my_PCA_KNN
用于人脸识别的PCAKNN算法,算法可成功运行。(a useful program, )
- 2011-09-05 20:34:53下载
- 积分:1
-
ispy
IMAGE SHOWING IN MATLAB
- 2013-09-10 18:06:22下载
- 积分:1
-
MPCACodes1.3
MPCA算法,用于张量的降维。内有MPCA源码,步态数据库和测试程序,以及一个张量工具箱。(MPCA algorithm, used to reduce the dimension of the tensor. Within the MPCA source code, gait and test procedures, as well as a tensor toolbox.)
- 2021-04-12 15:38:57下载
- 积分:1
-
code-master
ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)
- 2019-05-14 08:55:22下载
- 积分:1
-
Lti_system
连续LTI系统的时域分析连续时间系统的单位冲激响应、单位阶跃响应在线性系统分析中的作用、地位及其MATLAB实现(Lti system for the time domain analysis)
- 2010-12-06 22:38:16下载
- 积分:1
-
StandEx
说明: 这是书上的代码,C/C++中调用Matlab C Math Library的实现,供大家参考(This is the code book, C/C++ In Matlab C Math Library calls to achieve for your reference)
- 2008-11-25 17:32:44下载
- 积分:1
-
FISHER
里面有两组数据,然后分为训练样本组和测试样本组,都采用fisher准则判定,再对结果惊醒分析(There are two sets of data, and then divided into groups of training samples and test samples group, have adopted guidelines for determining fisher, and then woke up on the results of the analysis)
- 2013-12-19 18:00:33下载
- 积分:1