CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 离散点

搜索资源列表

  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    1下载:
  2. 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:979062
    • 提供者:lanhaibo2003
  1. 实例116 多点曲线光滑拟和

    1下载:
  2. 基于离散多点的曲线拟合 把多个离散点拟合成曲线-based on discrete multiple points of curve fitting from multiple discrete points to the composite curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30196
    • 提供者:谌叶龙
  1. tinlib_w.将离散点三角化的程序

    1下载:
  2. 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-09
    • 文件大小:1142017
    • 提供者:afei
  1. Kriging.离散点资料网格化fortran程序

    4下载:
  2. 离散点资料网格化fortran程序,gslib。,Discrete points of data grid fortran program, gslib.
  3. 所属分类:Windows编程

    • 发布日期:2012-11-08
    • 文件大小:336773
    • 提供者:dawran
  1. fenzizongshu 用matlab实现在地图上画离散点

    0下载:
  2. 用matlab实现在地图上画离散点,设置m_map函数-Using matlab to achieve discrete points on the map drawn
  3. 所属分类:绘图程序

    • 发布日期:2017-03-22
    • 文件大小:740
    • 提供者:晏怀斌
  1. EpipolarGeometryToolbox.rar

    0下载:
  2. matlab编写的对极几何约束算法,用来剔除角点跟踪过程中的离散点,matlab prepared for a very geometric constraint algorithm, used to remove corner to track discrete points in the process of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4470673
    • 提供者:zk
  1. RPIM_sh96close2d.rar

    1下载:
  2. 用无网格径向基点插值法,由少数离散点信息,插值拟合出密集点信息,对简单及复杂曲面都可,准确率高,meshless radial basis point interpolation method, fits the simple and complex surface, acurate
  3. 所属分类:OpenGL program

    • 发布日期:2014-09-05
    • 文件大小:2942
    • 提供者:mayue
  1. surfit-2.1.tar

    2下载:
  2. 离散点插值成网格点等值线绘制等是一个自由软件-surfit is a computer program which enables to recalculate scattered data to regular grid (gridding). surfit implements the original gridding method CMOFS, which can deal with HUGE and various data of different extent of truth.
  3. 所属分类:Windows编程

    • 发布日期:2014-02-28
    • 文件大小:5785062
    • 提供者:lb
  1. 图12-8应用离散小波变换检测不连续点-150605

    0下载:
  2. 应用离散小波变换检测不连续点 用matlab实现-application DWT not detected using Matlab consecutive points to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:20506
    • 提供者:qjsky
  1. zyb_triangle

    0下载:
  2. 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:108742
    • 提供者:dgdfg
  1. Convex_Hull_Algorithm

    1下载:
  2. 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:5364
    • 提供者:荆凯旋
  1. roadway

    0下载:
  2. 判断离散点的距离并且从近极远画出多段线,应用于一些规则的连线设置上,简单易懂-To determine the distance between discrete points and to draw from some very remote from the multi-segment lines, some rules apply to the connection settings, the simple and easy to understand
  3. 所属分类:Applications

    • 发布日期:2017-03-31
    • 文件大小:1693
    • 提供者:liuhe
  1. TIN_Voronoi

    1下载:
  2. 构建离散点集的Voronoi图,算法大致流程:先构建Delaunay TIN,然后连接相邻三角形的重心记得Voronoi图,然后基于TIN的拓扑,构建Voronoi多边形的拓扑关系。-Construction of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle c
  3. 所属分类:CSharp

    • 发布日期:2015-11-26
    • 文件大小:94164
    • 提供者:skyfrog
  1. drawTriaggle

    0下载:
  2. 一定数量的离散点构建不规则三角形,附带有文档说明-heh
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:123467
    • 提供者:zhou
  1. Delaunay_NOD

    0下载:
  2. 三角网生成,利用离散点生成Delaunay三角网,交互式界面,直观-Triangular mesh generation, the use of discrete points, Delaunay triangulation is generated, interactive interface, intuitive
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:49743
    • 提供者:WW
  1. WaferPainter

    1下载:
  2. 对离散点通过Kriging插值算法实现2维和3维地图等高线绘制。 -Kriging interpolation of discrete points on the algorithm by 2-D and 3-dimensional map of contour drawing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-22
    • 文件大小:267264
    • 提供者:fatcat
  1. lsdqxzxsf

    0下载:
  2. 提出一种曲线算法,提高曲线计算效率,解决工程应用中离散点曲线造型问题。-A curve algorithm to improve computational efficiency curve, to solve engineering problems in the discrete point curve modeling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:143370
    • 提供者:杀敌
  1. differential for disconmtinued points

    1下载:
  2. 对不平滑曲线,离散点求导数,可求得在每一个点处导数值(differential of discontinued points)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:shaojie
  1. Matlab在离散点拟合椭圆及极值距离计算中的应用

    0下载:
  2. Matlab在离散点拟合椭圆及极值距离计算中的应用.pdf(Application of Matlab in discrete point fitting ellipse and extreme distance calculation.Pdf)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1092608
    • 提供者:小太阳哥
  1. MATLAB

    1下载:
  2. 离散点拟合贝塞尔曲线,可以改变阶数,求控制点并求出误差(Fitting Bezier curve with discrete points)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-08
    • 文件大小:4096
    • 提供者:Adrienlee
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com