CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 平面拟合

搜索资源列表

  1. 采用最小二乘法进行多点平面拟合的算法介绍

    0下载:
  2. 采用最小二乘法进行多点平面拟合的算法介绍。,Least square method for planar multi-point fitting algorithm introduction.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:37.64kb
    • 提供者:veilking
  1. zxecface.rar

    1下载:
  2. 一组空间离散点数据,利用最小二乘法拟合出一平面,point surface
  3. 所属分类:Special Effects

    • 发布日期:2017-02-19
    • 文件大小:261.86kb
    • 提供者:修一
  1. planarfitting_Leastsquare

    0下载:
  2. 平面拟合程序,可进行多点的平面拟合~简便易懂-Plane fitting procedure, the plane can be fitted more easily understood ~
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:686byte
    • 提供者:bubu
  1. FitPlane

    0下载:
  2. 采用最小二乘的方法,根据平面的坐标方程,拟合出空间平面的方程的各个系数,如有疑问请上: buaagc.blog.163.com-Using least squares method, according to the coordinates of plane equation, fitting two-dimensional space of all coefficient equation, If you have any questions, go to buaagc.blog.163.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.71mb
    • 提供者:GongChun
  1. fitting_plane

    0下载:
  2. 用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标-plane_fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:657byte
    • 提供者:zhang yajuan
  1. plane

    0下载:
  2. 在VC平台上用三种方法实现离散数据点的平面拟合,并求出各点到拟合平面的距离。-VC platform in three ways on the discrete data points of the plane fitting, and find the points to fit the distance from the plane.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3.25mb
    • 提供者:小象
  1. nihe

    0下载:
  2. 最小二乘平面曲线拟合算法,计算最佳拟合曲线-Least squares plane curve fitting algorithm to calculate the best fitting curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1.31kb
    • 提供者:Sun
  1. FitF

    2下载:
  2. 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:74.45kb
    • 提供者:changcheng
  1. programofcircuesimulation

    0下载:
  2. 拟合圆程序,实现根据测量点实现二维平面内圆的拟合,可以输入测量点,C语言实现-Circle fitting procedure, to achieve the realization of measurement points in accordance with two-dimensional plane of fitting a round, you can enter the measurement points, C language
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:202.8kb
    • 提供者:djf
  1. gridfitdir

    0下载:
  2. matlab平面拟合方法,从其他网站上转载来的-matlab plane fitting methods, are reproduced from other sites to the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:819.05kb
    • 提供者:wuzhy
  1. baojiading

    0下载:
  2. 涉及平面拟合方法,利用最小二乘算法实现对三维平面的拟合,同时计算平面度和不确定度-Plane fitting method involves using the least-squares algorithm for fitting three-dimensional plane, while the calculation flatness and uncertainty
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3.27kb
    • 提供者:wangqiaoyi
  1. shicha

    0下载:
  2. 基于随机采样的视差平面拟合-Based on random sampling of disparity plane fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:24.77kb
    • 提供者:chengdefu
  1. planeFitting

    0下载:
  2. 平面拟合 传统方法计算得到,最小二乘法, 还可以使用遗传算法计算-plane fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.98kb
    • 提供者:jiangguojian
  1. GYNH

    0下载:
  2. 这是一个工业测量的程序,主要有平面拟合和椭球拟合的功能-This is an industrial measurement procedure, the main plane and ellipsoid fitting function fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:19.95kb
    • 提供者:lpc
  1. MulPointPlane

    0下载:
  2. 多点平面度拟合程序,可以对任意数量的点进行平面拟合-Flatness more fitting procedure can be any number of points on the plane fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.12mb
    • 提供者:飞哥
  1. pingmiannihe

    0下载:
  2. 采用matlab进行空间平面上各点数据的平面拟合,实现基于最小二乘原理的平面拟合-Based on the principle of least squares plane fitting...
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:805byte
    • 提供者:楠哥
  1. 拟合圆

    2下载:
  2. 根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:373kb
    • 提供者:HRobert
  1. fitting

    0下载:
  2. 点拟合平面,能够根据输入的点拟合平面,进而求出平面方程、法向量。(plane fitting for Matlab)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:YRElfin
  1. drawpicture

    0下载:
  2. 一空空间若干三维点x,y,z,利用奇异值分解法绘制空间平面求取空间方程(Drawing space equation for space equation)
  3. 所属分类:绘图程序

    • 发布日期:2018-05-07
    • 文件大小:1.01mb
    • 提供者:mvp科比
  1. nihetextcode

    2下载:
  2. 本程序是MATLAB测试代码,能够实现对三维高程点进程平面拟合。(This program is MATLAB test code, which can realize plane fitting to 3D elevation point process.)
  3. 所属分类:汇编语言

    • 发布日期:2019-10-10
    • 文件大小:1kb
    • 提供者:偶尔
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com