登录 注册
当前位置:主页 > 资源下载 > 50 > LHS.m在matlab中的实现用于拉丁超立方抽样

LHS.m在matlab中的实现用于拉丁超立方抽样

  • 更新:2024-09-15 12:55:14
  • 大小:2KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Matlab - 大数据
  • 格式:M

资源介绍

拉丁超立方抽样 %code of Latin Hypercube Sampling% %call S=lhs(m,dist,mu,sigma,lowb,upb) % %Input argument %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