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

搜索资源列表

  1. First_Order

    0下载:
  2. 应用最小二乘法对一阶系统进行辨识,得到相应的参数-Least square method the first order system identification, the corresponding parameters
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:800
    • 提供者:lili161711
  1. Second_Order

    0下载:
  2. 应用最小二乘法对二阶系统进行辨识,得到相关参数-Application of least squares, second order system identification, are relevant parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:840
    • 提供者:lili161711
  1. Desktop

    0下载:
  2. 用MATLAB仿真递推最小二乘法的新方法,但不是很完善,有待改进-Recursive least squares method using MATLAB simulation of the new method, but not perfect, room for improvement
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:1259
    • 提供者:young stone
  1. identificationwiththeSimulationReport

    0下载:
  2. 基于MATLAB的递推最小二乘法辨识与仿真报告-MATLAB-based parameter identification with the Simulation Report
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:286878
    • 提供者:李萌
  1. parabola

    0下载:
  2. 用C++实现的最小二乘法拟合抛物线算法。-Using C++ implementation parabolic least squares fitting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3185969
    • 提供者:王晓栋
  1. sysrecognition

    1下载:
  2. 最小二乘法系统辨识,包括系统阶次的辨识等,希望大家喜欢-Least squares system identification, including the identification of system order and so on, hope you like
  3. 所属分类:matlab例程

    • 发布日期:2013-12-28
    • 文件大小:1503
    • 提供者:owen
  1. ARMA

    0下载:
  2. 该程序是对在已知和未知参数的情况下用最小二乘法估计观测数据的ARMA模型的AR参数的仿真。-The program is known and the unknown parameters in the case of observational data with least square method to estimate the ARMA model of AR parameters of simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:908
    • 提供者:tiana
  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法程序,绝对好用.最小二乘法的程序.- erchengfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:201074
    • 提供者:cai
  1. LMFnlsq

    1下载:
  2. 基于kalman滤波的最小二乘法的matlab程序,仅供参考-Kalman filter based on least squares matlab program for reference only
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:290391
    • 提供者:王诺
  1. juceshu_daima

    0下载:
  2. 决策支持与专家系统实验教程所有VB源代码,我编程就是从这里参考的,最小二乘法,一元线性回归等-Decision support and expert systems all experimental tutorial VB source code, programming is my reference here, the least squares method, linear regression, etc ... ...
  3. 所属分类:assembly language

    • 发布日期:2015-08-31
    • 文件大小:764928
    • 提供者:leila
  1. zxecf

    0下载:
  2. matlab中最小二乘法拟合程序,很有用并且很简单的拟合程序-zxecf
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3219
    • 提供者:zhanglin
  1. Algorithm

    0下载:
  2. 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:33907
    • 提供者:bufeng
  1. VBsmall

    0下载:
  2. 程式提供最小二乘法的計算結果變成函式 畫成圖形-Least squares program provides the calculation results into paint graphics function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2042
    • 提供者:kenny
  1. VBzuixiaoerchengfanihe

    0下载:
  2. 实现最小二乘法的VB程序,本程序准确性有待大家验证-zuixiaoerchengfanihe VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1508
    • 提供者:wxd
  1. jianhuapls

    0下载:
  2. 偏最小二乘法简化方法,输入合适的数据,即可得到正确的主因子数,及回归方程。-Simplified method of partial least squares, enter the appropriate data, the main factor to get the correct number, and the regression equation.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1150
    • 提供者:wangyanpeng
  1. nonlinear-equation

    1下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:11028
    • 提供者:汪张扬
  1. MATLAB_based_parameter_identification_and_simulati

    0下载:
  2. 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB-based parameter identification and simulation of least squares
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:232791
    • 提供者:王新雨
  1. Positioning_algorithm

    1下载:
  2. 此Matlab程序中包含两种定位算法,一种为最小二乘法,另一种为加权最小二乘法。-This Matlab program contains two location algorithm, a least-squares method, the other is weighted least squares method.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-04
    • 文件大小:625
    • 提供者:唯风
  1. asdasdasd

    0下载:
  2. 实现最小二乘法的最先进的程序代码,参考别人的,也有自己修改的地方-Least square method to achieve the most advanced code, reference others, also have their own place to modify
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2367
    • 提供者:张勇
  1. IMGReg

    0下载:
  2. 图像配准 插值 最小二乘法 相似性测度 图像处理相关-IMGReg
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:122861
    • 提供者:lynn
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com