排序:上传时间 相关度 下载量 查看数

delaunay 43

按分类查找:

  • 逐点插入的Lawson算法是Lawson在1977年提出的

    逐点插入的Lawson算法是Lawson在1977年提出的,该算法思路简单,易于编程实现。基本原理为:首先建立一个大的三角形或多边形,把所有数据点包围起来,向其中插入一点,该点与包含它的三角形三个顶点相连,形成三个新的三角形,然后逐个对它们进行空外接圆检测,同时用Lawson设计的局部优化过程LOP进行优化,即通过交换对角 ...

    /dl/422291.html

    标签: Lawson 1977 算法

    上传时间: 2014-08-24

    上传用户:yyq123456789

  • 在测绘或地图学中

    在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。

    /dl/455993.html

    标签: 测绘 地图

    上传时间: 2014-01-06

    上传用户:450976175

  • distmesh

    matlab有限元网格划分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed ...

    /dl/507854.html

    标签: matlab有限元网格划分程序

    上传时间: 2015-08-12

    上传用户:凛风拂衣袖