NearestMeshCells
NearestMeshCells[mr,pt]
给出网格区域 mr 中距点 pt 最近的单元的索引.
NearestMeshCells[mr,pt,n]
给出距点 pt 最近的 n 个单元的索引.
NearestMeshCells[mr,pt,{n,r}]
给出 pt 半径 r 内距点 pt 最近的 n 个或更少单元的索引.
NearestMeshCells[{mr,d},…]
给出维度为 d 的单元的索引.
更多信息
- NearestMeshCells 亦称为最近的点或最近的区域.
- NearestMeshCells 通常用于查找网格中距给定点最近的单元.
- 到网格中某个单元的距离就是到该单元中最近的点的距离. 最近的单元是距离最小的单元.
- NearestMeshCells 返回形式为 {d,{i1,i2,…}} 的单元索引列表.
范例
打开所有单元关闭所有单元范围 (8)
网格区域 (2)
多边形和多面体 (4)
Wolfram Research (2020),NearestMeshCells,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NearestMeshCells.html.
文本
Wolfram Research (2020),NearestMeshCells,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NearestMeshCells.html.
CMS
Wolfram 语言. 2020. "NearestMeshCells." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/NearestMeshCells.html.
APA
Wolfram 语言. (2020). NearestMeshCells. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/NearestMeshCells.html 年