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

搜索资源列表

  1. CircleFitByPratt

    0下载:
  2. 利用Pratt方法进行离散点的圆方程拟合-Pratt discrete points of the circle equation fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1235
    • 提供者:wangjing
  1. CircleFitByTaubin

    0下载:
  2. 利用Taubin方法进行离散点的圆方程拟合,得到相关参数-Taubin method of discrete points of the circle equation fitted by the relevant parameters
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1304
    • 提供者:wangjing
  1. ROI_DPSG_HoughCircle2

    0下载:
  2. matlab 用于 离散点 霍夫变换的代码-matlab 离散点 霍夫变换的代码
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:710
    • 提供者:
  1. 20100428

    0下载:
  2. 利用Voronoi图及其对偶Delaunay三角网研究平面离散点集拓扑邻近稳定区域的计算方法,给出拓扑邻近稳定区域的概念,证明点的拓扑邻近稳定区域必须满足的两个条件,给出点的拓扑邻近稳定区域定量计算模型,并通过试验证明其正确性。-A method to maintain the neighboring relations between each two points in discrete points set is studied based on the delaunay triangul
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1739414
    • 提供者:lwz
  1. Bspline-C

    0下载:
  2. B样条插值拟合的程序,可以对图象或数据离散点进行插值,拟合,-it is B spline fitting program,it s very useful for photo or data
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:22478
    • 提供者:徐明
  1. 4465298066c4

    0下载:
  2. denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发-denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4914
    • 提供者:崔斯特
  1. bijin

    0下载:
  2. 离散点列的局部双圆弧逼近.pdf论文 用来拟合小线段,可以使小线段光滑,连续。-Discrete points of local double circular arc approximation, papers, can be used for small line segment fitting, continuous and smooth
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:343690
    • 提供者:lslsyqyq
  1. Delaunay2011-9-16

    0下载:
  2. vc编程读取dxf文件高程点数据,对离散点均匀化处理,并用delaunay逐点插入算法建网。-vc programming to read the dxf file elevation point data, the uniform treatment of discrete points, and delaunay incremental insertion algorithm of network construction.
  3. 所属分类:GIS program

    • 发布日期:2017-05-19
    • 文件大小:5309098
    • 提供者:周娜
  1. Polynomial-fitting-

    0下载:
  2. 时间序列的最小二乘多项式拟合,并且绘制观测数据离散点图和多项式曲线.-Least squares polynomial fitting of time series, and draw the observational data from the scatter plots and polynomial curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1432
    • 提供者:kaixing
  1. Finite-Difference-Method

    0下载:
  2. 有限差分方法(网格法)是最早使用的一种电磁场数 值计算方法。 边值问题 物理思想:场域离散。 (连续区域→网格和节点) 数学基础:差分原理。 (微商→差商) 线性代数方程组 §6-3 有限差分方法 作为数值计算方法,有限差分法将连续场域的问题变换 为离散系统的问题(连续场域划分为若干个细小的区域:网 格和节点)。也就是说通过离散化模型上各离散点的数值解 来逼近连续场域内的真实解。-The finite difference method (grid
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:746
    • 提供者:范阳阳
  1. MSK

    0下载:
  2. 典型的MATLAB编程实现MSK连续功率谱描述,并且绘出相应的离散点的功率谱值-The typical MATLAB programming the MSK continuous power spectral descr iption, and draw the power spectral values ​ ​ of the corresponding discrete points ......
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1047939
    • 提供者:李凡
  1. Gauss-Seidel

    0下载:
  2. 实现高斯赛德尔迭代法,可以实现空间离散点的插值运算-Implement gaussian "del iterative method
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:752800
    • 提供者:张刚
  1. Dttinlib_wi

    0下载:
  2. 将离散点三角化的程序。tinlib_ww.有运行示例。做三维地形或模型显示可用 -Discrete points of triangulation procedures. tinlib_ww run the sample. To do three-dimensional terrain model shows available
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:877038
    • 提供者:baohonyu
  1. least-square-fitting

    0下载:
  2. Matlab实现最小二乘拟合.要求输入拟合点,输出拟合函数的系数并在同一坐标系下画出离散点和拟合曲线。-matlab has given a least square fitting algorithm.and given combine curve.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:13872
    • 提供者:李平
  1. matlab-ni-he-tuo-yuan

    0下载:
  2. 根据离散点拟合椭圆,很容易且方便使用,有较强通用性-NI HE TUO YUAN
  3. 所属分类:File Formats

    • 发布日期:2017-11-01
    • 文件大小:6816
    • 提供者:zhangxiaoqing
  1. data_all_marked

    0下载:
  2. 利用matlab绘制出一个离散点的图形,使得初学者认识并清楚其强大功能,并知道如何初步使用matlab-Matlab draw a discrete graphics, to make beginners to understand and clearly its powerful and know how to use matlab preliminary
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-28
    • 文件大小:8526
    • 提供者:dongdong
  1. geom

    0下载:
  2. 三次样条曲线拟合,使用离散点拟合圆滑,适用于分析离散数据-Cubic spline curve fitting, and the use of discrete points fitting sleek, suitable for analysis of discrete data
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:36928
    • 提供者:徐井芒
  1. point-cloud-denoising-algorithm

    0下载:
  2. 离散点云去噪方面的中文论文,采用核函数估计和mean-shift进行去噪,很值得一看-Discrete point cloud denoising papers kernel function estimation and mean-shift denoising, it is worth a visit
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-07
    • 文件大小:1541273
    • 提供者:king
  1. the-triangular-mesh-.rar

    0下载:
  2. 离散点三角网的建立方法,用于导入GPS的离散点的数据文件,然后生成三角网,The establishment of the triangular mesh of discrete points for import GPS discrete point data file, and then generate a triangle mesh
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:253099
    • 提供者:zheng
  1. DZX-VB

    0下载:
  2. 等值线生成的VB算法!可根据离散点生成等值线-VB code for Create Contour!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-23
    • 文件大小:50221
    • 提供者:chenpx
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com