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

搜索资源列表

  1. Least_quare_straight_line_Fit

    0下载:
  2. c#最小二乘法直线拟合,任意点的数目,求出最佳拟合直线方程并绘制-c# least squares linear fit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47898
    • 提供者:孙崇利
  1. Nonlinear_Matlab.m

    0下载:
  2. 非线性最小二乘法Matlab实现 f=x(1)*K^x(2)*L^x(3)-b Cobb-Douglas生产函数-Matlab nonlinear least square method to achieve f = x (1)* K ^ x (2)* L ^ x (3)-b Cobb-Douglas production function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:583
    • 提供者:chester
  1. 618

    2下载:
  2. 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3457
    • 提供者:Christine
  1. simplemathodandLS

    0下载:
  2. 单纯形法是线性规划问题的最优解求解的方法,最小二乘法通过最小化误差平方和寻找数据的最佳函数匹配。这里给提供了源码。-Simplex method linear programming method for solving the optimal solution, the least square method by minimizing the square error function to find the best match the data. Here to provide a so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12109
    • 提供者:weike.liu
  1. data_nihe

    0下载:
  2. 曲线拟合的最小二乘法要解决的问题,实际上就是求以下超定方程组的最小二乘解的问题。-Least squares curve fitting to solve the problem, in fact, find the following overdetermined least squares solution for the problem group.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:303499
    • 提供者:zjs
  1. nihe

    0下载:
  2. 拟合曲线有很多方法,本资料是用最小二乘法拟合曲线的MATLAB源代码-There are many ways fitting curve, the data are least square fitting curve with MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:719
    • 提供者:王一平
  1. Weighted-least-squares

    0下载:
  2. 浅谈加权最小二乘法及其残差图及其详细的讨论-On the weighted least squares method and the residual map and detailed discussions
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:54924
    • 提供者:zhang
  1. Simulation1

    0下载:
  2. 无线传感器网络,定位,最小二乘法,加权最小二乘法-Weighted least squares
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2163
    • 提供者:无心私语
  1. ruanceliang

    0下载:
  2. 过程神经网络运用偏最小二乘法污水处理波动软测量-Process neural network using partial least squares treatment of soft measuring fluctuations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1471
    • 提供者:王明
  1. LMS_noise

    0下载:
  2. 自适应抵消法程序,最小二乘法(LMS)自适应滤波器,噪声抵消-Adaptive canceling procedures, least square method (LMS) adaptive filter, noise cancellation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:974
    • 提供者:张若愚
  1. several-important-vb-least-squares

    2下载:
  2. 最小二乘法 实现曲线拟合,然后用c++画出曲线图像-Least squares and curve fitting, and then draw the curve with c++ images
  3. 所属分类:Algorithm

    • 发布日期:2015-07-22
    • 文件大小:3827712
    • 提供者:徐华伟
  1. Least-square-method

    0下载:
  2. 最小二乘法matlab代码,关于如何组建定位网络,节点设置和最小二乘法的代码-Least square method matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2718
    • 提供者:李然
  1. LS6P

    0下载:
  2. 最小二乘法(LS)仿真6个参考节点定位一个定位节点,利用RSSI与距离转化的公式求解距离。-Least squares (LS) simulation 6 reference node positioning a positioning node, the use of RSSI and distance into the distance formula to solve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:722
    • 提供者:刘京
  1. BestFitting

    0下载:
  2. 使用java实现最小二乘算法,实现曲线拟合,实现多项式拟合(Using java algorithm to achieve the least squares, curve fitting, polynomial fitting)
  3. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:13312
    • 提供者:qingfenglife
  1. MLS

    1下载:
  2. matlab代码解决最小二乘法移动算法 一维MLS(Matlab code to solve the least square method, mobile algorithm, one-dimensional MLS)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:巴二二
  1. 矩阵运算

    0下载:
  2. 用最小二乘法对时间序列进行周期拟合,求出周期曲线的参数,并求出拟合的精度评价。(The least square method is used to fit the time series, the parameters of the periodic curve are obtained, and the accuracy of the fitting is evaluated.)
  3. 所属分类:其他

  1. C++ 三维点云的圆柱面拟合

    3下载:
  2. 通过已有的点云数据或者三角网格数据最小二乘拟合圆柱面(Least square fitting cylinder by point cloud or tri-mesh)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:3210240
    • 提供者:cyyhm
  1. RDLS

    1下载:
  2. 递推阻尼最小二乘法,动态系统模型系统辨识(Recursive damping least square method)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:wang951228
  1. U1

    2下载:
  2. 总体最小二乘和最小二乘,比较二者差别并判断,(Total least squares and least squares difference)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:131072
    • 提供者:盖毕尔图
  1. LSyouse

    0下载:
  2. 最小二乘辨识方法matlab程序(有色噪声)(Least squares identification method matlab program (colored noise))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:Quincy1
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com