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

搜索资源列表

  1. 最小二乘法程序代码

    1下载:
  2. 用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3177
    • 提供者:胡清
  1. 二次曲线拟合---最小二乘法

    3下载:
  2. 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-09-12
    • 文件大小:752
    • 提供者:yh4685668
  1. 最小二乘法拟合球心的程序

    3下载:
  2. 最小二乘法拟合球心的程序,若需要拟合圆心,稍加修改即可,LSQ method for sphere center fiting
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-11-19
    • 文件大小:1041
    • 提供者:陈金福
  1. 采用最小二乘法进行多点平面拟合的算法介绍

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

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

    0下载:
  2. 最小二乘法曲线拟合的程序。根据试验采集的10-100个采样点,利用最小二乘思想,可以拟合出N次的曲线。具体阶次自己设定。,Least squares curve fitting procedures. 10-100 in accordance with test samples collected, the use of least squares of thought, can be fitted curve N times. Specific order set.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:196781
    • 提供者:蓝逸尘
  1. matlab_program

    4下载:
  2. Matlab曲面拟合程序,利用最小二乘法来求得近似值,非常不错的东西-matlab program for fit curve
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:840898
    • 提供者:hb
  1. zui_xiao_er_cheng_fa

    0下载:
  2. 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1600
    • 提供者:lining
  1. zhixiannihe

    1下载:
  2. 内容是最小二乘法求拟合直线的C源码,很容易看懂-Is least squares fitting a straight line for the C source code, it is easy to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3143
    • 提供者:lxq
  1. squarecircfit

    0下载:
  2. 本人编写的基于最小二乘法的圆拟合程序,可直接下载使用。-I prepared the least squares method based on circle fitting procedures, can be directly download.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1966
    • 提供者:王江
  1. MovingLeast-SquaresMLS

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

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  1. AR

    2下载:
  2. 使用时间序列分析AR方法对油价进行分析,以及预测。采用BIC准则进行判阶,最小二乘法进行参数估计-AR time series analysis using the method of price analysis and forecasting. BIC criteria used sentence order, the least square method for parameter estimation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:3597
    • 提供者:wangerzhu
  1. IAGA

    0下载:
  2. 应用改进自适应遗传算法结合最小二乘法求解优化参数,图形显示,运算快捷。-Application of improved adaptive genetic algorithm combined with least-squares method to optimize parameters, graphical display, fast computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:121480
    • 提供者:赵辉
  1. Debug

    0下载:
  2. 最小二乘法直线拟合程序 最小二乘法直线拟合程序-Linear least squares fitting procedure fitting a straight line least squares procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:170323
    • 提供者:dengwei
  1. zxecf

    0下载:
  2. 完成最小二乘法的插值拟和,界面友好,可以自己设置插值参数-Completion of the least square method and the interpolation to be friendly interface, you can set up its own interpolation parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3210
    • 提供者:zhanglei
  1. 01 最小二乘法

    2下载:
  2. 基于最小二乘法的matlab源程序,以一个多自由度体系为例。(Matlab source code based on the least squares method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:zxm赵
  1. 03 非线性最小二乘法

    3下载:
  2. 基于matlab的非线性最小二乘法,以一个多自由体系为例。(A nonlinear least square method based on MATLAB, taking a multi freedom system as an example.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:zxm赵
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    2下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB to solve nonlinear least squares fitting problem source code)
  3. 所属分类:数学计算

  1. 最小二乘法拟合

    2下载:
  2. %最小二乘法下用a*sin(x)+b*cos(x)拟合下列散点坐标 %求出拟合系数a,b和方差Dx(The least square method is used to fit the following scatter coordinates with a*sin (x) +b*cos (x) The fitting coefficients a, B and variance Dx were calculated)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:77824
    • 提供者:药王王
  1. 最小二乘法

    1下载:
  2. 最小二乘法、与Excel拟合几乎一致、可以达到20次方(The least square method is almost consistent with the Excel fitting and can reach 20 times.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:名泉
  1. 最小二乘

    1下载:
  2. 递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
  3. 所属分类:数学计算

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:小小小水
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com