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

搜索资源列表

  1. LMF

    0下载:
  2. 最小二乘法 非线性方程 matlab代码-Solve a Set of Overdetermined Nonlinear Equations in Least-Squares Sense
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:56401
    • 提供者:张鞠成
  1. erbu

    0下载:
  2. 此程序是基于二步最小二乘法,运用递推算法。-This procedure is based on two-step least square method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:856
    • 提供者:侯宁
  1. duoji

    0下载:
  2. 此程序是基于多级最小二乘法,运用递推算法。-This procedure is based on the multi-stage least squares method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:956
    • 提供者:侯宁
  1. fuzzycontrol

    0下载:
  2. 采用最小二乘法进行系统辨识,本例是一个简短的例程序。-System identification using the least square method, in this case is a short example program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1382
    • 提供者:伟人
  1. MLS

    3下载:
  2. 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用-Moving Least Square Method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:tang
  1. curve-fitting

    0下载:
  2. 曲线拟合的最小二乘法在数据采集中的应用,内有一个直线拟合的简单的例子,有代码表示-The least squares curve fitting of the data collection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:97271
    • 提供者:落笔天外
  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
    • 文件大小:1024
    • 提供者:张科
  1. least-squares

    0下载:
  2. 最小二乘法曲线拟合,可以实现利用最小二乘法拟合曲线,并显示图形,操作简单。-Least squares curve fitting, can be achieved using least squares curve fitting and display graphics, easy to operate.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12984
    • 提供者:Lauren
  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法原理,可用于gprs定位算法中。-Least square method can be used for gprs location algorithm.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-17
    • 文件大小:19371
    • 提供者:jiangsm
  1. d

    0下载:
  2. 最小二乘法曲线拟合,你们懂得,我嘛就不多说啦,-cuver fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:139140
    • 提供者:陈希
  1. batchML2

    0下载:
  2. 递推最小二乘法 系统辨识 参数辨识 matlab仿真-Recursive least squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4463
    • 提供者:xwx
  1. Least-squares

    0下载:
  2. 在visual c++6.0的环境下,使用C++语言编写的最小二乘法程序。-In visual c++6.0 environment, using C++ language least squares procedure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:150541
    • 提供者:魏兴云
  1. Curve-and-Surface--

    0下载:
  2. 详细介绍了移动最小二乘法的原理 应用和特点 并且给最后给出了曲线拟合和空间散 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程-Moving least squares method described in detail the principles and characteristics of the application and to give the final curve fitting and shed space using moving least squares me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:468472
    • 提供者:zhou
  1. THEAPPROXIMATIONPOWEROFMOVINGLEAS

    0下载:
  2. 移动最小二乘法效果的估计,很好的内容,可以参考-Moving Least Squares estimates of the effects, good content, you can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:233418
    • 提供者:zhou
  1. Curve--Fitting-methods

    4下载:
  2. 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
  3. 所属分类:Algorithm

    • 发布日期:2016-02-18
    • 文件大小:142336
    • 提供者:jack
  1. nihe

    0下载:
  2. .NET与Matlab结合 —— 最小二乘法直线拟合(C#)-. NET integration with Matlab- least squares fitting a straight line (C#)
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:44062
    • 提供者:dc
  1. CSharp

    0下载:
  2. C#写的最小二乘法程序 C#写的最小二乘法程序 C#写的最小二乘法程序 -C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:53533
    • 提供者:王晴
  1. file

    0下载:
  2. 最小二乘法曲线拟合,改变拟合次数,即可得到所需的拟合曲线方程-Least squares curve fitting, fitting to change the number, you can get the necessary fitting curve equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:202719
    • 提供者:樊璐
  1. 基于最小二乘法的波束形成器

    0下载:
  2. 基于最小二乘法的波束形成器,主瓣30°,抑制干扰效果好~~其中,RLS.M为最小二乘函数文件
  3. 所属分类:matlab例程

  1. 最小二乘法曲线拟合算法

    1下载:
  2. FORTRAN语言 最小二乘法曲线拟合算法 源代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-09-06
    • 文件大小:861184
    • 提供者:洪波
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com