-
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
-
test2012_6_19_model
斜视SAR的回波建模,三维模型,适合各种环境。(Echo modeling, 3D model squint SAR, suitable for a variety of environments.)
- 2014-06-21 21:17:31下载
- 积分:1
-
ObjTracking
目标跟踪的综述,是学习视频图像中目标跟踪的必看文献。(Summary of target tracking, is to learn the video image object tracking must-see literature.)
- 2010-07-27 19:18:54下载
- 积分:1
-
Voice.detection.source.code
说明: 集成了enframe语音的帧分段,wavread wav语音文件的读取,vad端点识别,DTW等m文件。(Integrated enframe voice frame section, wavread wav sound files to read, vad endpoint identification, DTW and other m files. )
- 2010-04-25 21:22:46下载
- 积分:1
-
saite
各种优化程序的汇总1主要为一些惩罚函数法的优化程序!(various optimization procedures summary of a major punitive function of the optimization program!)
- 2007-06-19 20:08:16下载
- 积分:1
-
rain-flow-counting-method
随机载荷模拟及雨流计数方法在matlab中的实现(Random load simulation and rain flow counting method implemented in matlab)
- 2013-04-23 12:20:19下载
- 积分:1
-
6353529316QAM
matlab做的调制解调源码,认真书写上传资料的详细功能(I think ti is a very goog code)
- 2009-09-10 14:30:03下载
- 积分:1
-
LDPCcodeanddecode
matlab环境下 LDPC码的编译码算法仿真(LDPC coding and decoding in MATLAB)
- 2009-03-05 19:01:15下载
- 积分:1
-
English-word-frequency-statistics
很实用的英文单词的词频统计程序简单实用的matlab的版本(Very useful English words, word frequency statistics program is simple and practical Matlab version)
- 2012-04-16 21:35:35下载
- 积分:1
-
pdg_pdiv
pdg.m:在多项式矩阵中,将矩阵元素对角化。pdiv.m:计算多项式矩阵除法(pdg.m: polynomial matrix, the matrix elements diagonalization. pdiv.m: computing polynomial matrix division)
- 2015-01-14 17:05:08下载
- 积分:1