CauchyPointProcess
CauchyPointProcess[μ,λ,b,d]
表示 中的一个柯西聚点过程,其密度为 μ,聚类平均值为 λ,缩放参数为 b.
更多信息
- CauchyPointProcess 模拟聚类点布局,其中心均匀地分布在空间上,聚类点以重尾径向分布方式各向同性地排布在空间中.
- 一般用途包括,林业学中为各类树(如长叶松)的位置进行建模,有些种子有的时候可以传播到离其源头很远的地方.
- 聚类中心根据密度为 μ 的 PoissonPointProcess 进行放置.
- 聚类的点数根据平均值为 λ 的 PoissonDistribution 进行分布.
- 中每个聚类的聚点都根据 CauchyDistribution[0,b] 进行分布.
- 中的聚点根据聚集在一个聚类中心的 MultivariateTDistribution[DiagonalMatrix[{b2,b2,…},1] 进行分布.
- CauchyPointProcess 允许 μ、λ 和 b 为正实数,且 d 为任意正整数.
- PointProcessEstimator 可使用下列设置来计算 CauchyPointProcess:
-
"FindClusters" 使用 FindClusters 函数 "MethodOfMoments" 使用均质性方法计算参数 - CauchyPointProcess 可与诸如 RipleyK、PointCountDistribution 和 RandomPointConfiguration 的函数一起使用.
范例
打开所有单元关闭所有单元
Wolfram Research (2020),CauchyPointProcess,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CauchyPointProcess.html.
文本
Wolfram Research (2020),CauchyPointProcess,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CauchyPointProcess.html.
CMS
Wolfram 语言. 2020. "CauchyPointProcess." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CauchyPointProcess.html.
APA
Wolfram 语言. (2020). CauchyPointProcess. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CauchyPointProcess.html 年