ComputationalGeometry`
ComputationalGeometry`

ConvexHullMedian

As of Version 10, all the functionality of the ComputationalGeometry package is built into the Wolfram System. »

ConvexHullMedian[{{x1,y1},,{xn,yn}}]

estimates the median to be the mean of the bivariate data points lying on the innermost layer of the convex layers of the data.

更多信息和选项

  • To use ConvexHullMedian, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
  • ConvexHullMedian repeatedly removes the convex hull from the data until three or fewer data points remain.
  • The option EstimateDOF->True may be used to include the number of points lying on the innermost convex layer. The default setting is False.
Wolfram Research (2012),ConvexHullMedian,Wolfram 语言函数,https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHullMedian.html.

文本

Wolfram Research (2012),ConvexHullMedian,Wolfram 语言函数,https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHullMedian.html.

CMS

Wolfram 语言. 2012. "ConvexHullMedian." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHullMedian.html.

APA

Wolfram 语言. (2012). ConvexHullMedian. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHullMedian.html 年

BibTeX

@misc{reference.wolfram_2024_convexhullmedian, author="Wolfram Research", title="{ConvexHullMedian}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHullMedian.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_convexhullmedian, organization={Wolfram Research}, title={ConvexHullMedian}, year={2012}, url={https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHullMedian.html}, note=[Accessed: 21-November-2024 ]}