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

搜索资源列表

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

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

    • 发布日期:2016-01-25
    • 文件大小:38540
    • 提供者:veilking
  1. MovingLeast-SquaresMLS

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

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

    1下载:
  2. 由于光学镜头的生产工艺等原因,数码相机拍摄图像常常会出现非线性的几何畸变。针对这一常见问题,采用最小二乘拟合、双线性插值的方法对拍摄图像进行校正。实验结果表明,该方法能够在保证无颜色失真的条件下获得较为理想的校正结果。- the picture is changed when we get it,this mothed is to redraw it
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-05-13
    • 文件大小:2833167
    • 提供者:王志
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. nihe

    0下载:
  2. 拟合曲线有很多方法,本资料是用最小二乘法拟合曲线的MATLAB源代码-There are many ways fitting curve, the data are least square fitting curve with MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:719
    • 提供者:王一平
  1. shuzhifenxi

    0下载:
  2. 主要涉及以下知识点:分片二次插值、非线性方程组的解法、线性方程组的解法、曲面拟合、最小二乘拟合、矩阵的求逆、计算向量的无穷范数等。-Knowledge involves the following points: piecewise quadratic interpolation, solution of nonlinear equations, solution of linear equations, surface fitting, least squares fitting, matri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:215762
    • 提供者:abler
  1. duoyuan

    0下载:
  2. 通过多元统计的办法对采用的几何最小二乘拟合的结果进行分析-Multivariate statistical approach by using the geometry of least squares fitting analysis of the results
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:951
    • 提供者:王知行
  1. 最小二乘曲线拟合

    1下载:
  2. 可用于有误差的数据的处理,更好的拟合数据(Can be used for data processing)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:微澜gao
  1. 最小二乘法

    2下载:
  2. 最小二乘发拟合数据,并进行预测源代码。(Least squares fitting data, and prediction source code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1885184
    • 提供者:FrankZz
  1. F-TLS

    0下载:
  2. 频域加权最小二乘拟合,加速度计动态模型参数辨识(Frequency domain weighted least square fitting)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:180224
    • 提供者:YORKYORK
  1. MATLAB希尔伯特Hilbert变换求包络谱

    2下载:
  2. MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:1177600
    • 提供者:CHENFEIFEI
  1. 源程序代码

    0下载:
  2. fft详解Hilbert变换求包络谱 、最小二乘拟合(Hilbert transform envelope spectrum, least squares fitting,)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1179648
    • 提供者:祝祥亚
  1. 基于最小二乘法的曲线拟合研究_陈良波

    1下载:
  2. 这一篇文章简单介绍了最小二乘法原理,并且给出了最小二乘法的MATLAB程序,给大家参考参考1(This article briefly introduces the principle of least square method, and gives the least squares method of MATLAB program, for your reference!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:437248
    • 提供者:kaola628
  1. C++ 三维点云的圆柱面拟合

    3下载:
  2. 通过已有的点云数据或者三角网格数据最小二乘拟合圆柱面(Least square fitting cylinder by point cloud or tri-mesh)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:3210240
    • 提供者:cyyhm
  1. mrUV

    0下载:
  2. 文件的读取、拼接,最小二乘拟合,曲线拟合,并做散点图(Reading and splicing of files, fitting of least squares, fitting of curves, and making scatter plot)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:achanga
  1. matlab编写的增广的最小二乘辨识程序

    0下载:
  2. matlab曾广最小二乘辨识程序,利用增广最小二乘法编写程序,完成系统辨识(Matlab once wide least square identification program)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:liyuqi61148
  1. main

    0下载:
  2. 最小二乘算法拟合多项式,最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。(Least square algorithm fitting polynomial)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:lilong1
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    1下载:
  2. matlab,用最小二乘法进行非线性拟合的程序,满足新手的学习(Matlab, a nonlinear fitting program using the least square method to meet the novice's learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:lhxy
  1. NIHE

    0下载:
  2. 这是自己修改过的实际matlab曲线拟合程序,可实现3阶最小二乘拟合(This is the actual Matlab curve fitting program which can realize the 3rd order least squares fitting)
  3. 所属分类:matlab例程

  1. 最小二乘

    0下载:
  2. 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:dong5324
« 1 23 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com