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

搜索资源列表

  1. qumianNihe

    0下载:
  2. 自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序-own topics can be prepared in a fit 45 data points the surface fitting procedure
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:879054
    • 提供者:小刚
  1. fit2

    0下载:
  2. 最小二乘曲面拟合程序(m文件),对一组三维数据z=f(x,y)拟合,成为关于x和y的多项式-least squares fitting procedure Surface (m), a group of three-dimensional data z = f (x, y) fitting, be on the x and y polynomial
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:谭彬
  1. kuangjia

    1下载:
  2. 曲面拟合界面框架 用于曲面拟合程序的开发
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:944188
    • 提供者:孙鑫
  1. AdvancedSurfacenonuniform

    2下载:
  2. matlab曲面 拟合程序 含老外教学视频
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13373349
    • 提供者:judgebill
  1. 曲面拟合程序

    1下载:
  2. 曲面拟合程序
  3. 所属分类:数学计算/工程计算

  1. matlab曲面拟合程序

    8下载:
  2. matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-10-04
    • 文件大小:21230
    • 提供者:刘辉
  1. matlab_program

    4下载:
  2. Matlab曲面拟合程序,利用最小二乘法来求得近似值,非常不错的东西-matlab program for fit curve
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:840898
    • 提供者:hb
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  1. Movingleastsquaremethodbasedonthecurveandsurfacefi

    0下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:468467
    • 提供者:chenruibao
  1. sfit

    1下载:
  2. 模拟拟合bezier曲面的程序,在预订bezier曲面上随机取数据点,进行拟合。-Simulation bezier surface fitting procedure, in the book from Random bezier surface data points for fitting.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3736921
    • 提供者:zhangweijiang
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11716017
    • 提供者:张裕
  1. bicubicHermiteBsplinecode

    1下载:
  2. 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:232285
    • 提供者:徐亮胜
  1. qumiannihe

    0下载:
  2. 用c# 实现的曲面拟合的程序 , 给处有限点数,绘出完整图形 -With the c# implementation of the surface fitting procedure
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:53069
    • 提供者:王鹏
  1. Matlab

    0下载:
  2. 一篇用于样条曲面拟合的matlab程序实现的论文,对于初学者具有很好的借鉴意义。-1 for the spline fitting matlab program implementation paper for beginners with a good reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:304210
    • 提供者:wwl
  1. fit

    3下载:
  2. 曲面拟合的程序,网上很多地方有,但是都是错的,我改正后上传了-Surface fitting procedure, there are many places online, but it is wrong, I uploaded the corrected
  3. 所属分类:图形图象

    • 发布日期:2013-08-16
    • 文件大小:556
    • 提供者:龙一番
  1. matlab

    0下载:
  2. MATLAB下的曲面拟合程序-源代码,挺有用的-MATLAB surface fitting process- source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2184
    • 提供者:WZY
  1. gridfitdir

    0下载:
  2. 曲面拟合程序,拟合效果比较好,拟合速度比较快。(The surface fitting program, the fitting effect is better, the speed of fitting is faster.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2692096
    • 提供者:zqc3009
  1. 曲面拟合01

    1下载:
  2. 最小二乘MATLAB程序,适合用于三维点云的最小二乘拟合。功能很强大!(Least squares MATLAB procedures, suitable for three-dimensional point cloud least square fitting. Powerful!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:20480
    • 提供者:ujytty
  1. BPimage

    0下载:
  2. 本程序是自己初步设计的BP拟合图像曲面的训练程序,还有诸多不完善之处,请批评指正(This procedure is their own preliminary design of the BP fitting image surface training procedures, there are many imperfections, please criticism correct)
  3. 所属分类:图形图像处理

  1. matlab最小二乘法曲面拟合

    5下载:
  2. matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-09
    • 文件大小:22528
    • 提供者:残夜冷笑
« 12 3 »
搜珍网 www.dssz.com