网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Convex hull
释义

Convex hull

中文百科

凸包

凸包(Convex hull):弹性绳带的模拟。
Envoltura convexa de un conjunto de 15 puntos en el plano.
The convex hull of the red set is the blue and red convex set.


在一个实数矢量空间V中,对于给定集合X,所有包含X的凸集的交集S被称为X凸包

X的凸包可以用X内所有点(x_1, \ldots, x_n)的线性组合来构造。

在二维欧几里得空间中,凸包可想象为一条刚好包着所有点的橡皮圈。

逐次将点加入,然后检查之前的点是否在新的凸包上。由于每次都要检查所有之前的点,时间复杂度为O(n^2)

首先由一点必定在凸包的点开始,例如最左的一点A_1。然后选择A_2点使得所有点都在A_1A_2的右方,这步骤的时间复杂度是O(n),要比较所有点以A_1为原点的极坐标角度。以A_2为原点,重复这个步骤,依次找到A_3,A_4,...,A_k,A_1。这总共有k步。因此,时间复杂度为O(kn)

由最底的一点A_1开始(如果有多个这样的点,那幺选择最左边的),计算它跟其他各点的连接和x轴正向的角度,按小至大将这些点排序,称它们的对应点为A_2,A_3,...,A_n。这里的时间复杂度可达O(n \log{n})

英语百科

Convex hull 凸包

The convex hull of the red set is the blue and red convex set.
Convex hull of some points in the plane
Convex hull of a finite set: elastic-band analogy
3D convex hull of 120 point cloud

In mathematics, the convex hull or convex envelope of a set X of points in the Euclidean plane or Euclidean space is the smallest convex set that contains X. For instance, when X is a bounded subset of the plane, the convex hull may be visualized as the shape enclosed by a rubber band stretched around X.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/19 0:04:20