| 查看: 4397 | 回复: 3 | |||
[交流]
求均匀(最优)拉丁超立方实验设计的matlab程序!! 已有3人参与
|
|
本人急需均匀(最优)拉丁超立方实验设计的matlab程序,请虫友们帮忙,感激不尽!! [ 发自手机版 http://muchong.com/3g ] |
» 猜你喜欢
今天维护系统维护 祝所有人 高中
已经有7人回复
读博的好处
已经有5人回复
哪位老哥知道今年的国自然具体哪一天放榜?
已经有16人回复
欢迎发来filecode的Mz6后的代码验证其规律
已经有98人回复
2027广东省杰青
已经有8人回复
快农历七夕节了,轻松一下,男人悄悄话,女施主请不要进来。
已经有5人回复
投稿咨询
已经有5人回复
时间戳变了,能看出什么问题?
已经有6人回复
93BebMhtakh前后11位开头都是大写
已经有5人回复
感觉是下周放榜了
已经有11人回复
★ ★
小木虫: 金币+0.5, 给个红包,谢谢回帖
jjdg: 金币+1, 感谢参与 2017-07-26 11:29:03
小木虫: 金币+0.5, 给个红包,谢谢回帖
jjdg: 金币+1, 感谢参与 2017-07-26 11:29:03
|
LHSDESIGN Generate a latin hypercube sample. X=LHSDESIGN(N,P) generates a latin hypercube sample X containing N values on each of P variables. For each column, the N values are randomly distributed with one from each interval (0,1/N), (1/N,2/N), ..., (1-1/N,1), and they are randomly permuted. X=LHSDESIGN(...,'PARAM1',val1,'PARAM2',val2,...) specifies parameter name/value pairs to control the sample generation. Valid parameters are the following: Parameter Value 'smooth' 'on' (the default) to produce points as above, or 'off' to produces points at the midpoints of the above intervals: .5/N, 1.5/N, ..., 1-.5/N. 'iterations' The maximum number of iterations to perform in an attempt to improve the design (default=5) 'criterion' The criterion to use to measure design improvement, chosen from 'maximin' (the default) to maximize the minimum distance between points, 'correlation' to reduce correlation, or 'none' to do no iteration. Latin hypercube designs are useful when you need a sample that is random but that is guaranteed to be relatively uniformly distributed over each dimension. |
2楼2017-07-26 09:50:50
Mr__Right
专家顾问 (著名写手)
-

专家经验: +31 - 应助: 317 (大学生)
- 金币: 14456.3
- 散金: 500
- 红花: 54
- 帖子: 2716
- 在线: 950.6小时
- 虫号: 1972612
- 注册: 2012-09-04
- 性别: GG
- 专业: 应用数学方法
- 管辖: 程序语言
★ ★ ★
小木虫: 金币+0.5, 给个红包,谢谢回帖
jjdg: 金币+2, 感谢参与 2017-07-26 11:29:12
小木虫: 金币+0.5, 给个红包,谢谢回帖
jjdg: 金币+2, 感谢参与 2017-07-26 11:29:12

3楼2017-07-26 10:18:03
八戒救命
新虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 551.7
- 散金: 20
- 帖子: 90
- 在线: 4.1小时
- 虫号: 6604942
- 注册: 2017-05-25
- 性别: MM
- 专业: 电机与电器
4楼2021-08-23 17:57:52










回复此楼
