CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - squares

搜索资源列表

  1. RLS

    0下载:
  2. 用m文件编写的最小二乘法算法 很好用的-Least squares
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7867
    • 提供者:彭勇
  1. Linear-regression-equation

    0下载:
  2. 一元线性回归方程, 求线性回归方程:Y = a + bx 的回归系数a和b. 用的是最小二乘法推导的结果。网上搜索最小二乘法原理,配合这个源代码学习还是不错的。本代码是网上搜来的,发现自学用不错,特上传分享。-Linear regression equation, find the linear regression equation: Y = a+ bx the regression coefficients a and b. derived using a least squares res
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1261
    • 提供者:huangjunjun
  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法的二次曲线拟合程序,很好用 最小二乘法的二次曲线拟合程序,很好用-Quadratic least squares curve fitting program, easy to use Quadratic least squares curve fitting program, easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:709
    • 提供者:熊瑛
  1. GDLSMwk

    0下载:
  2. 通过正交点的寻找从而用几何最小二乘拟合椭圆的方法-Finding points to the orthogonal least squares fitting using the geometric method of elliptic
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:843
    • 提供者:王知行
  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. matlab

    0下载:
  2. 以上是matlab语言环境中的最小二乘法程序-These are the matlab language environment in the least squares procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2673
    • 提供者:zhanglan
  1. mill-rigidity-computation

    0下载:
  2. 利用最小二乘拟合法计算热连轧中的轧机刚度-mill rigidity computation in hot mill to use Least Squares Fit
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:915970
    • 提供者:姜陈
  1. LS1

    0下载:
  2. m文件为程序。最小二乘方法的介绍,从我的论文中截取一段出来,说明原理。N为数据的个数-m file for the program. Least squares method is introduced, from the interception of some of my papers out of that principle. N is the number of data
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:13243
    • 提供者:飞燕
  1. LS

    0下载:
  2. 数字信号处理中最小二乘法对信号进行处理的程序编写-Least squares in digital signal processing the signal processing programming
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:679
    • 提供者:韩寒
  1. tuoyuannihe

    0下载:
  2. 使用最小二乘法对任意位置的椭圆进行数据拟合的程序,使用全部的边缘点集。-Anywhere using the least squares method for data fitting ellipse, the use of all of the edge point set.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:779
    • 提供者:谢聪凌
  1. zuixiaoerchengsuanfa

    0下载:
  2. 这个是最小二乘算法的一个重要用途,在实际操作中有广泛的应用,可以处理很多问题!-This is an important use of least squares algorithm, in practice a wide range of applications, can handle a lot of problems!
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2744
    • 提供者:郭雷
  1. loglsa

    0下载:
  2. finding aprox. function by the method of least squares for y = a + blnx
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:Dmitry
  1. huigui

    0下载:
  2. 回归算法,输出回归方程系数,平方和,剩余平方和等。-Regression algorithm, the output coefficient of the regression equation, sum of squares, residual sum of squares and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:516
    • 提供者:xiaosu
  1. PLS

    0下载:
  2. 金属偏最小二乘回归建模程序,附带详细说明。-Metal partial least squares regression modeling procedures, with detailed instructions.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:15305
    • 提供者:张寒
  1. matlab

    0下载:
  2. 最小二乘法 拟合函数 线性预测系统的实现-Linear least squares fitting function Forecasting System
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:70408
    • 提供者:lyy
  1. LS

    0下载:
  2. 线性离散系统的批处理最小二乘参数估计的例程,噪声为方差为1的白噪声-Batch least squares linear discrete systems parameter estimation routine, the noise is white noise variance of 1
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:647
    • 提供者:李亚坤
  1. Least-squares-curve-fitting

    0下载:
  2. 本程序用C语言实现最小二乘法拟合曲线,欢迎大家下载-C language with least square fitting curve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1056
    • 提供者:yuxiang
  1. directionandlms

    0下载:
  2. 最小二乘算法相关,自适应波束形成,最小均方算法。-Related least squares algorithm, adaptive beamforming, least mean square algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1600
    • 提供者:大师
  1. zuixiaoerchengfa

    0下载:
  2. 依照一组数据镜像最小二乘法拟合的程序,最小二乘法 -In accordance with a set of data mirrored least squares fit procedure, least squares
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3040
    • 提供者:乖乖
  1. LMFsolve

    2下载:
  2. 这个程序实现了Levenberg Marquardt Fletcher(LMF)算法,并用于非线性最小二乘的计算。用于在一个非线性多项式组成的矛盾/超定方程组中,找到最优的解。-This program implements the Levenberg Marquardt Fletcher (LMF) algorithm, and used nonlinear least squares calculations. Formed in a non-linear polynomial for th
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3909
    • 提供者:蒋常富
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com