CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Least Square Fitting algorithm

搜索资源列表

  1. lsq

    0下载:
  2. The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57867
    • 提供者:AiQing
  1. nonlinear_ls

    0下载:
  2. 使用Marquardt方法的非线性嘴小二乘拟合算法-use of small mouth nonlinear least square fitting algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1321
    • 提供者:游江
  1. 采用最小二乘法进行多点平面拟合的算法介绍

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

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

    0下载:
  2. 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3315
    • 提供者:wanghuaqiu
  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
    • 文件大小:1781
    • 提供者:唐荣
  1. 02_leastsquares_robust_notes

    0下载:
  2. Explanation on the least square line fitting algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:79903
    • 提供者:stephc_int13
  1. fitting

    0下载:
  2. 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:102968
    • 提供者:风流云散
  1. Curve-fitting-algorithm

    0下载:
  2. 用最小二乘法,在已知函数点x0,x1……xn的函数值y0,y1……yn的情况下,求拟合多项式-The least square method, the known function points x0, x1 ... ... xn of the function values ​ ​ y0, y1 ... ... yn circumstances, find fitting polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:978
    • 提供者:陈炎龙
  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. new2010modeling

    0下载:
  2. 最小 二乘拟合算法。移植性性一般不过也可以互相学学的-The least square fitting algorithm. Portability is generally but also can learn each other I
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2382
    • 提供者:郜琳琳
  1. least-square-fitting

    0下载:
  2. Matlab实现最小二乘拟合.要求输入拟合点,输出拟合函数的系数并在同一坐标系下画出离散点和拟合曲线。-matlab has given a least square fitting algorithm.and given combine curve.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:13872
    • 提供者:李平
  1. lsdatafitting

    0下载:
  2. non linear least square data fitting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:121822
    • 提供者:flusher
  1. a

    0下载:
  2. 阵元失效会破坏拖曳线列阵的幅相分布,导致阵列的旁瓣级出现明显升高,严重影响了阵列的性能。阵元失效条件下 的波束形成是一个非线性的最小平方的优化问题,对其直接求解非常困难。针对这一情况,提出了一种基于遗传算法的阵元 失效校准方法。算法的基本思想是将失效阵元的权重强制为零,并使得阵列的实际响应与期望响应在主瓣区域相匹配,同时 对阵列响应的旁瓣级作出限制-Failed elements will des仃oy the amplitude and phase distribution and
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:604202
    • 提供者:赵杰
  1. chapter7-of-math-analysis

    0下载:
  2. chebyshev算法,曲线拟合最小二乘法,还有数值分析课本中的一些算例,简便了计算过程,提高了运算效率-Chebyshev algorithm, curve fitting least square method, and some examples of numerical analysis of textbooks, simple calculation process, improve the operation efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2728
    • 提供者:季秋峰
  1. faigou

    1下载:
  2. 利用最小二乘法进行拟合多元非线性方程,通过反复训练模板能有较高的识别率,最小均方误差(MMSE)的算法。- Multivariate least squares fitting method of nonlinear equations, Through repeated training YcQJZVVlate have higher recognition rate, Minimum mean square error (MMSE) algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3914
    • 提供者:曹红
  1. gouging_V8.8

    0下载:
  2. 最小均方误差(MMSE)的算法,利用最小二乘法进行拟合多元非线性方程,光纤无线通信系统中传输性能的研究。- Minimum mean square error (MMSE) algorithm, Multivariate least squares fitting method of nonlinear equations, Fiber Transmission wireless communication system performance.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6215
    • 提供者:nou
  1. circle-fitting

    1下载:
  2. 基于统计学方法圆拟合曲线,最小二乘圆拟合算法。-Circle Fitting Curve Based on Statistical Method,Least square circle fitting algorithm。
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3315364
    • 提供者:钟号
  1. RLSKF

    0下载:
  2. 递推最小二乘拟合算法 用于实时拟合时间序列ARMA模型参数 例如 陀螺仪随机噪声 股票 交通等模型的参数拟合(Recursive least square fitting algorithm is used to fit the parameters of time series ARMA model, such as gyroscope, random noise, stock traffic and so on)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:btty
  1. code

    1下载:
  2. 对于单输入单输出的系统(Single input single output,SISO)常采用最小二乘方法辨识系统的参数。最小二乘参数估计是一个经典的方法,概念简明,适应范围广,来源于数理统计的回归分析,它能提供一个在最小方差意义上与实验数据最好拟合的模型,在一些情况下,可得到与极大似然法一样好的统计效果,并能很方便地与其它辨识算法建立关系。在一定条件下,最小二乘法参数估计法有最佳的统计特性,即一致的、无偏的和有效的结果。本代码主要关于使用递推最小二乘辨识方法与增广最小二乘辨识方法辨识模型参数,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:M.R.J.
  1. 最小二乘法在商业活动中的应用及其在MATLAB的实现

    0下载:
  2. 利用基于最小二乘法的多项式拟合算法处理商业数据,包含源码(Using the polynomial fitting algorithm based on the least square method to deal with commercial data, including the source code)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1779712
    • 提供者:hgfji
« 12 »
搜珍网 www.dssz.com