Uniform distribution over a convex polytope

版本 1.2.0.0 (4.7 KB) 作者: Tim Benham
Samples uniformly the interior of a convex polytope.
991.0 次下载
更新时间 2012/2/13

查看许可证

CPRND draws samples from the uniform distribution over the interior of a polytope defined by a system of linear inequalities Ax < b using the Gibbs sampler, the hit-and-run sampler, or the adaptive centering hit-and-run sampler. Provides option of isotropic transformation.

引用格式

Tim Benham (2024). Uniform distribution over a convex polytope (https://www.mathworks.com/matlabcentral/fileexchange/34208-uniform-distribution-over-a-convex-polytope), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Bounding Regions 的更多信息
致谢

参考作品: Analytic Center

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Added ACHR, Gibbs sampler, isotropic transformation, and misc. options.

1.1.0.0

Title improved.

1.0.0.0