搜索资源列表

  1. 最小二乘算法源程序代码

    0下载:
  2. 用于系统辨识的参数估计的最小二乘算法源程序代码
  3. 所属分类:matlab例程

  1. 增广最小二乘估计

    0下载:
  2. 如果噪声e(k)为有色噪声时,采用最小二乘辨识系统参数为有偏估计,为改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出一种增广矩阵的方法
  3. 所属分类:matlab例程

  1. 最小二乘曲线拟合

    0下载:
  2. 用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-03-28
    • 文件大小:3072
    • 提供者:齐晶
  1. 最小二乘法直线拟合

    0下载:
  2. 基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:李文
  1. 最小二乘法曲线拟合

    1下载:
  2. 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:李文
  1. 最小二乘曲线拟和

    1下载:
  2. 最小二乘曲线拟和,是偏最小二乘拟和聚类的关键步骤之一 -least squares curve fitting, partial least squares fitting Clustering one of the key steps
  3. 所属分类:组合框控件

    • 发布日期:2024-03-28
    • 文件大小:611328
    • 提供者:zzq
  1. 基于MATLAB实现最小二乘法

    0下载:
  2. 使用matlab实现最小二乘的程序资料。。。。。。(Using MATLAB to achieve the least squares program ...)
  3. 所属分类:matlab例程

    • 发布日期:2024-03-28
    • 文件大小:235520
    • 提供者:鲁鲁普
  1. 最小二乘曲面拟合

    0下载:
  2. 基于最小二乘的曲面拟合算法,该算法考虑了法方程的病态性,利用雅各比迭代法有效求解方程。(Based on the least squares surface fitting algorithm, the algorithm takes into account the ill conditioning of the normal equation, and uses Jacoby iterative method to solve th
  3. 所属分类:Windows编程

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:yuer341
  1. C#写的最小二乘法程序

    0下载:
  2. 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-03-28
    • 文件大小:53248
    • 提供者:jiaohexiaoxue3
  1. 最小二乘拟合,kf

    0下载:
  2. 包括两个简单卡尔曼滤波例子和一个最小二乘法例程(Filtering and least squares)
  3. 所属分类:matlab例程

    • 发布日期:2024-03-28
    • 文件大小:3072
    • 提供者:我是李
  1. 最小二乘法曲线拟合

    0下载:
  2. 最小二乘拟合曲线,知道离散点后可以更好的获得其对于曲线的拟合(Least square fitting curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:caoshuai
  1. 偏最小二乘回归法

    0下载:
  2. 用偏最小二乘回归法对多自变量和多因变量问题求解(The independent variables and the dependent variable problem solving by partial least squares regression method)
  3. 所属分类:其他小程序

    • 发布日期:2024-03-28
    • 文件大小:2048
    • 提供者:yzzzer
  1. 非线性最小二乘问题

    0下载:
  2. MATLAB最小二乘问题,啦啦啦啦啦啦啦啦啦(MATLAB the least squares problem, la la la la la la la la la la la la la la!)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:十八啊
  1. 偏最小二乘回归的线性与非线性方法(书.王惠文)

    1下载:
  2. 偏最小二乘回归的线性与非线性方法,王惠文著。讲了偏最小二乘通径回归模型和递阶偏最小二乘回归模型。(Partial Least Squares Regression Linear and Nonlinear Methods, by Wang Huiwen. The partial least square path regression model and the hierarchical partial least-squares re
  3. 所属分类:其他小程序

  1. 多项式最小二乘拟合与龙贝格积分法

    0下载:
  2. 通过最小二乘法拟合曲线,并使用龙贝格公式计算积分(By the method of least squares fitting curve, and use the formula to calculate the Romberg integral)
  3. 所属分类:matlab例程

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:xhtleige
  1. 多级最小二乘

    0下载:
  2. 多级最小二乘参数估计算法,能够估计ARX结构的模型的参数(multi-level least square parameter estimation algorithm, suitable for estimating the parameters of an ARX model)
  3. 所属分类:matlab例程

    • 发布日期:2024-03-28
    • 文件大小:12288
    • 提供者:feifei_whut
  1. python 偏最小二乘法

    0下载:
  2. 包含python实现偏最小二乘回归的源代码,同时文件中还有所需数据格式(Contains python partial least-squares regression source code, at the same time the file also has the required data format.)
  3. 所属分类:其他小程序

    • 发布日期:2024-03-28
    • 文件大小:19456
    • 提供者:魔摩抹莫
  1. 最小二乘支持向量机工具箱使用指南

    0下载:
  2. 最小二乘支持向量机 可供初学者使用学习(LS-SVM Least-squares support vector machines can be used for beginners to learn)
  3. 所属分类:Windows编程

    • 发布日期:2024-03-28
    • 文件大小:2053120
    • 提供者:shine洋
  1. 最小二乘拟合的两种求参方法

    0下载:
  2. 最小二乘拟合曲线;系统建模与辨识课程中所用到的两个最基础的程序(Least squares fitting curve,The two most basic programs used in the system modeling and identification course)
  3. 所属分类:仿真建模

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:acaser
  1. 最小二乘支持向量机

    0下载:
  2. LSSVMlab_v17_R2006a_R2009a工具包; 最小二乘支持向量机工具包;(LSSVMlab_v17_R2006a_R2009a Toolkit; Least squares support vector machine Toolkit;)
  3. 所属分类:易语言编程

    • 发布日期:2024-03-28
    • 文件大小:2450432
    • 提供者:0御剑江湖0
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org