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

搜索资源列表

  1. constrainedcircle

    1下载:
  2. 研究各种拟合圆的方法,提出了一个圆的代数距离表示法的系数约束条件,在此约束条件下讨论圆的几何特征参数的估计问题,并给出了特征参数在约束条件下的最小二乘估计.实例验证表明,文中算法比一般最小二乘法具有更高的拟合精度. -Various methods of fitting a circle, a circle is proposed algebraic representation of the coefficient of distance constraints, under the co
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:832
    • 提供者:pzg
  1. Least_squares

    0下载:
  2. 在VC++6.0环境下编写的一个最小二乘算法,可以对任意幂数的五个点进行曲线拟合-Written in vc++ 6.0 environment,it is a least-square algorithm of arbitrary power, it can the number of curve fitting five points
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1465
    • 提供者:周静
  1. Polynomial-data-fitting

    0下载:
  2. 用一次,二次,三次多项式根据最小二乘原则拟合数据-Used once, twice, three times the principle of least squares polynomial fitting the data according to
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:941642
    • 提供者:zhangjiahui
  1. lsm

    0下载:
  2. 最小二乘法matlAB源码最小二乘实现多项式拟合,数值分析作业,给初学者作为参考-Achieve least-squares polynomial fitting matlAB source least squares, numerical analysis operations, as a reference for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:567
    • 提供者:宁中为
  1. l1_ls_matlab

    3下载:
  2. 正则化最小二乘的计算工具箱,用于过拟合的最小二乘问题。-Regularized least-squares calculation toolbox for least squares fitting over the issue.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:78643
    • 提供者:李悦
  1. zuixiaoercheng

    0下载:
  2. 对实验数据利用最小二乘算法拟合,可以自行替换实验数据-Least-squares algorithm for fitting the experimental data, you can replace on their own experimental data
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:881
    • 提供者:冯益
  1. subpixel01

    0下载:
  2. Zernike矩和最小二乘椭圆拟合的亚像素边缘提取,基于改进的Canny算子和Zernike矩的亚像素边缘检测方法.kdh-Zernike moments and least squares ellipse fitting sub-pixel edge detection, Canny operator based on the improved Zernike moments and sub-pixel edge detection method. Kdh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1779596
    • 提供者:王国强
  1. zuixiaoercheng

    0下载:
  2. 实现了最小二乘曲线拟合,里面是简单的源代码-To achieve a least-squares curve fitting
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:7344
    • 提供者:戴刚
  1. lubanglssvm

    0下载:
  2. 基于鲁棒学习的最小二乘支持向量机及其应用 鉴于最小二乘支持向量机比标准支持向量机具有更高的计算效率和拟合精度, 但缺少标准支持向量机的鲁 棒性, 即当采样数据存在奇异点或者误差变量的高斯分布假设不成立时, 会导致不稳健的估计结果, 提出了一种鲁棒 最小二乘支持向量机方法. 该方法在最小二乘支持向量机基础上, 通过引入鲁棒学习方法来获得鲁棒估计. 仿真分析 及某湿法冶金厂的应用实例验证了该方法的可行性和有效性.- Least squares support vector mac
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:210819
    • 提供者:lux
  1. nihe

    0下载:
  2. 数据拟合程序 用2次多项式 ax^2+bx+c 拟合给定的数据(最小二乘解)-Data fitting procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1560
    • 提供者:sanbudeyu
  1. gridMATLABfitdir

    1下载:
  2. 一个Matlab的曲面拟合的程序代码,使用最小二乘逼近取得非常好的事情,可以直接使用。-A surface fitting procedure in Matlab code, using the least squares approximation to obtain a very good thing can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:839680
    • 提供者:
  1. pingmiannihe

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

    • 发布日期:2017-04-01
    • 文件大小:805
    • 提供者:楠哥
  1. Polynomial-fitting

    0下载:
  2. 、对给定的若干组数据,按照指定的阶数,根据最小二乘原理分别利用正规方程方法 和QR 分解方法进行多项式拟合。 2、对给定的若干组数据,求经过这些点的插值多项式。-Given set of data, according to a specified order, according to the principle of least squares normal equations Polynomial fitting and the QR decomposition method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:669136
    • 提供者:fzk
  1. ellipse

    0下载:
  2. 从TEX文档中读取一系列点数据xy坐标,根据最小二乘原理,采用高斯全主元消去法来拟合椭圆曲线,求得椭圆基本参数。-From the TEX document to read a series of points xy coordinates, Gaussian full principal component elimination method based on the principle of least squares to fit the elliptic curve obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3895687
    • 提供者:
  1. QR

    0下载:
  2. 对给定的若干组数据,按照指定的阶数,根据最小二乘原理分别利用正规方程方法和QR 分解方法进行多项式拟合。-QR analise
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:259796
    • 提供者:huy
  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. MATLAB-Numerical-Evaluation

    0下载:
  2. Matlab 数值计算讲义和例程,包括如下章节: 范数、条件数和方程解的精度 矩阵特征值和矩阵函数 奇异值分解 函数的数值导数和切平面 函数极值点 数值积分 随机数据的统计描述 多项式拟合和非线性最小二乘 插值和样条 Fourier分析 常微分方程 稀疏矩阵-Matlab numerical evaluation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:353849
    • 提供者:叶子
  1. A-least-squares-fit

    1下载:
  2. matlab最小二乘原理下的曲线拟合方法汇总:polyfit函数、“\”命令、fminsearch函数、nlinfit函数。附上一个具体的例子:1900-2000年的总人口情况的曲线拟合。-matlab principle of least squares curve fitting method Summary: polyfit function, " \" command, fminsearch a function, nlinfit function. Attach a
  3. 所属分类:matlab

    • 发布日期:2016-12-25
    • 文件大小:26624
    • 提供者:中士
  1. LstSquQuadRegr

    0下载:
  2. 基于最小二乘插值算法的拟合程序,在原有算法基础上改进了计算精度和效率。-Fitting procedure based on cubic spline interpolation algorithm on the basis of the original algorithm to improve the computational accuracy and efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1481
    • 提供者:许乐
  1. least-square

    4下载:
  2. 最小二乘配置方法,同时给出拟合结果与插值精度估计-Least squares collocation method, given fitting results and interpolation accuracy is estimated
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:9327
    • 提供者:wu xiaolong
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 32 »
搜珍网 www.dssz.com