CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - least squares fitting

搜索资源列表

  1. Least QuadraticFiter

    0下载:
  2. 最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab linear fitting results done ear
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.55kb
    • 提供者:海明
  1. fitting

    0下载:
  2. Fitzgibbon, Pilu, Fisher: Direct Least Squares Fitting of Ellipses -Fitzgibbon, Pilu, Fisher : Direct Least Squares Fitting of Ellipses
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30.06kb
    • 提供者:陈西
  1. Moving-Least-Squares-Methods

    0下载:
  2. 移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:735.43kb
    • 提供者:jack
  1. RANSAC

    0下载:
  2. Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大-Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1.07kb
    • 提供者:田冰
  1. MovingLeast-SquaresMLS

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

    • 发布日期:2015-10-01
    • 文件大小:457.44kb
    • 提供者:李秀丽
  1. least-square-fit

    0下载:
  2. 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.74kb
    • 提供者:唐荣
  1. OUProcess

    0下载:
  2. This program calibrates the Ornstein–Uhlenbeck process, a mean reverting AR(1) stochastic process. The parameters are estimated using (1)Least Squares fitting and (2)Maximum Likelihood estimation.-This program calibrates the Ornstein–Uhlenbeck proces
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:759byte
    • 提供者:panda
  1. Weighted-Least-Squares.ppt

    0下载:
  2. WLS是拟合的基础文档,适合数据挖掘人员学习用-WLS is the fitting of the basic documentation, to learn to use for data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:77.71kb
    • 提供者:yuanxuegeng
  1. EllipsoidFitting

    2下载:
  2. 椭球拟合程序源代码,用于基于最小二乘法德椭球拟合-Ellipsoid fitting program source code for France, Germany, based on least squares fitting ellipsoid
  3. 所属分类:matlab

    • 发布日期:2015-11-28
    • 文件大小:2kb
    • 提供者:robin
  1. alglib-3.2.0.cpp

    0下载:
  2. ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:960.69kb
    • 提供者:supereast
  1. a-new-Least-squares-fitting-method

    1下载:
  2. 本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after repeated verification, the algo
  3. 所属分类:Algorithm

    • 发布日期:2015-07-22
    • 文件大小:1kb
    • 提供者:张科
  1. least_least_squares_regression

    1下载:
  2. 最小二乘拟合,最小二乘拟合直线算法,使用matlab实现最小二乘拟合直线。-Least square fitting, least squares fitting straight line method, using the least squares fitting straight line matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2015-10-01
    • 文件大小:1kb
    • 提供者:滕宇
  1. leastSquares

    1下载:
  2. 基于VC++的最小二乘法拟合曲线,可以自动生成n次多项式,算法简洁明了。-VC++ based on the least-squares fitting curve, can automatically generate n polynomial, the algorithm clear and concise.
  3. 所属分类:Algorithm

    • 发布日期:2015-07-22
    • 文件大小:1mb
    • 提供者:yaoqin
  1. squares-fitting-calculation-method

    0下载:
  2. 非线性最小二乘拟合的计算方法,实用型,谢谢合作-Nonlinear least squares fitting calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:384.71kb
    • 提供者:zsq
  1. Least-squares-fitting-line

    0下载:
  2. 用C语言通过最小二乘法拟合出已知直角坐标的点进行线性拟合,并给出表达式及线性度-Least squares fitting line
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:898byte
    • 提供者:华暗香
  1. Least-squares-straight-line

    0下载:
  2. 最小二乘法拟合直线程序,数据自己做,很简单-Least-squares fitting a straight-line program data to do is very simple ......
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:580byte
    • 提供者:楚彭子
  1. Least-squares-fitting-curve

    0下载:
  2. 用matlab所学的知识,编写最小二乘法拟合程序,以解决物理实验中的最小二乘法拟合曲线以及相关系数等的问题。-With matlab learned, the preparation method of least squares fitting procedure to solve the problems of the least-squares fitting curve and correlation coefficient physics experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:70.66kb
    • 提供者:邓棋文
  1. least-squares-identification

    0下载:
  2. 最小二乘算法拟合辨识,内含详细的说明、完整的程序文件-Least-squares fitting algorithm identification, including a detailed descr iption of the complete file
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:184.82kb
    • 提供者:hanlili
  1. The-least-squares-fitting

    0下载:
  2. 最小二乘法平差(least squares method)是在残差向量V和权矩阵P满足Vl’PV为最小的条件下,求取测量值和参数的最佳估值,并进行精度估计的理论和方法。-The least squares fitting
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:8.89kb
    • 提供者:江周
  1. MATLAB-nonlinear-least-squares

    1下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码-MATLAB to solve the nonlinear least squares fitting problem source program code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com