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

搜索资源列表

  1. Three-order-spline-inter

    0下载:
  2. 在许多问题中,通常根据实验、观测或经验得到的函数表或离散点上的信息,去研究分析函数的有关特性。其中插值法是一种最基本的方法,以下给出最基本的插值问题——三次样条插值的基本提法 -In many problems, usually according to the experiment, observation or experience the function table or discrete points on the relevant information, to analyze th
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:625550
    • 提供者:daipinxuan
  1. RPIM_sh96close2d

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

    • 发布日期:2017-04-14
    • 文件大小:2987
    • 提供者:jiaao07m538
  1. untitled_tin

    0下载:
  2. qt下实现基于离散点的tin网构建,算法能准确执行,效率高-qt achieved under build networks based on discrete point of tin, the algorithm can perform accurate and efficient
  3. 所属分类:GIS program

    • 发布日期:2017-04-15
    • 文件大小:7297
    • 提供者:李必栋
  1. DrawingBoundary

    0下载:
  2. 在CAD中,根据给定的一堆离散点,通过矩形框选,实现框选内点的边界生成。采用“盲人摸象”法。-In CAD, according to a given bunch of discrete points, through a rectangular marquee, marquee achieve within the boundaries generate points. The use of elephant method.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1362
    • 提供者:
  1. fitcircle

    0下载:
  2. 对离散点进行圆拟合,得到拟合圆的中心坐标和半径- [Z, R] = FITCIRCLE(X) fits a circle to the N points in X minimising geometric error (sum of squared distances the points to the fitted circle) using nonlinear least squares (Gauss Newton)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:ddz
  1. orthofit

    0下载:
  2. 对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式- ORTHOFIT Fit polynomial to data. YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense using a polynomial of degree N and returns the smoothed data YS.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1813
    • 提供者:ddz
  1. smoothn

    0下载:
  2. 对杂乱的数据离散点进行光滑处理,区别于传统的平滑滤波,此程序光滑效果更好,速度更快- SMOOTHN Robust spline smoothing for 1-D to N-D data. SMOOTHN provides a fast, automatized and robust discretized spline smoothing for data of arbitrary dimension.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:8065
    • 提供者:ddz
  1. LineCurvature2D

    0下载:
  2. 通过对离散点的拟合计算各点的曲率和法矢量- This function calculates the curvature of a 2D line. It first fits polygons to the points. Then calculates the analytical curvature from the polygons
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1508
    • 提供者:ddz
  1. Lagrange

    0下载:
  2. 根据离散点进行二次的拉格朗日插值, 解决了等时间距获取值的问题, 但这是二次插值, 也就是拟合的是二次及二次方程以下的函数- According to discrete points for the two Lagrange interpolation, solving the problem of equal time interval, but this is the two interpolation, that is, the two and two times the equation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:8853
    • 提供者:赵艳荣
  1. shiyan

    0下载:
  2. CAD下VBA二次开发,用来展高程点,txt文件,已经把离散点网格化了-CAD lower VBA secondary development, to show elevation point, txt file, has the discrete points of the grid
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:11109
    • 提供者:馨馨
  1. xsdf

    0下载:
  2. 根据已有的离散点坐标制作voronoi图-make a voronoi diagram
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:14117
    • 提供者:王珏
  1. TriangleTest

    0下载:
  2. 根据所给的一群离散点构造德洛尼三角网,便于运用-De Luoni triangulation structure according to a group of discrete points, easy to use
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:70388
    • 提供者:breath
  1. contour

    0下载:
  2. 离散点等值线绘制程序源代码+demo+执行文件-Discrete points isoline Source Codes+demo+ executable file
  3. 所属分类:Other windows programs

    • 发布日期:2017-02-19
    • 文件大小:324608
    • 提供者:admin
  1. TinApp

    0下载:
  2. 由离散点构建TIN的源码,例子程序是通过在panel上鼠标点击添加离散点来完成TIN的构建-TIN constructed discrete point source, example program is built on the panel by mouse click to add discrete points to complete the TIN
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:15153
    • 提供者:东卫
  1. Spline

    0下载:
  2. 选择合适离散点,应用三次样条插值法逼近龙格函数-Select the appropriate discrete points, cubic spline interpolation function approximation Longa
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:ZHANCHENCHAO
  1. fortran_interpolation

    0下载:
  2. FORTRAN常用算法,方便各种离散点和格点资料相互插值。-common used interpolation written with FORTRAN language
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12347155
    • 提供者:童桦
  1. linear_correlation

    0下载:
  2. 演示验证线性相关算法,主要用于离散点的局部极小值提取(基于多种阈值选取)。还包括最小二乘拟合,三次样条插值等内容。-Demonstration Verification Linear correlation algorithm is mainly used for local minimum extraction of discrete points (based on a variety of threshold selection). Including least squares fitt
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:42348
    • 提供者:xft
  1. Delaunay

    0下载:
  2. Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面-Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:2769570
    • 提供者:zhch82
  1. discrete-point-cloud-processing

    0下载:
  2. 离散点云处理的关键技术研究:包括数据处理、误差评定、离散点数据处理与分块操作。-Research on Key Technologies of discrete point cloud processing: including data processing, error uation, discrete point data processing and block operation.
  3. 所属分类:Development Research

    • 发布日期:2017-05-24
    • 文件大小:7567191
    • 提供者:文学
  1. tuoyuannihe

    0下载:
  2. 椭圆拟合程序,提供了一种将一系列离散点进行椭圆拟合的程序源码,能有效的得到相关图形进行分析。-Ellipse fitting procedure, provided a series of discrete points ellipse fitting procedures, it can effectively get related graphics for analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:周立
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 24 »
搜珍网 www.dssz.com