登录
首页 » 算法 » MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别...

MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别...

于 2022-03-25 发布 文件大小:9.64 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary system model, the calculation of the output data with the original output data, the use of recursive least squares method on system parameters, respectively, and model parameters estimated.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • keccak实现的sha3
    资源描述这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3
    2022-03-23 17:02:24下载
    积分:1
  • 二进制文件值转换为文本文件
    二进制文件值转换为文本文件-binary files are converted to text files
    2023-06-22 05:40:03下载
    积分:1
  • 快速排序的时间测量
    """
    2023-08-31 01:10:03下载
    积分:1
  • MFC简易计
    基于对话框用以+ - * / 计算,,,并且采用了较为简单的语言特点,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
    2023-01-05 20:45:05下载
    积分:1
  • 骑士漫游问题C语言示例.详见ReadMe.
    骑士漫游问题C语言示例.详见ReadMe.-Cleveland roaming C-language examples. See ReadMe.
    2023-02-01 10:35:04下载
    积分:1
  • 基于堆的优先队列C语言实现
    优先队列(priority_queue)和一般队列(queue)的函数接口一致,不同的是,优先队列每次出列的是整个队列中最小(或者最大)的元素。 本文简要介绍一种基于数组二叉堆实现的优先队列 详细出处参考:http://www.jb51.net/article/41978.htm
    2022-03-13 04:05:17下载
    积分:1
  • 产生随机数相关的C程序
    产生随机数相关的C程序-generated random numbers related to the C program
    2023-06-24 17:25:03下载
    积分:1
  • 该界面可以通过MATLAB命令提示符下进入新用。用户可以。
    This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
    2022-02-10 10:26:40下载
    积分:1
  • 经纬度BL换到高斯平面直角坐标XY(高斯投影正)的源码及...
    经纬度BL换算到高斯平面直角坐标XY(高斯投影正算)的源码及算法-BL converted to latitude and longitude Gaussian plane rectangular coordinates XY (Gauss projection is counting) the source code and algorithm
    2023-01-05 22:50:03下载
    积分:1
  • 贝塞尔曲线示例
    #include < iostream > #include < 矢量 > #include < math.h > #include"BezierPoint.h" 使用命名空间 std ; BezierPoint 贝塞尔 (方法 < BezierPoint > & pts,双 t) ; 双选择 (双 a,双 b) ; 双 factorial(double num) ; int main(void) { 方法 < < BezierPoint >> 方法警校 ; char endPointCount = 0; 双 inx ; 双 iny ; int ptCount = 0; int 终结点 ; 双 deltaT ; cin >> ptCount >> deltaT ; 为 (int 我 = 0 ; 我 < ptCount; i + +) { cin >> inx >> iny >> 终结点 ; BezierPoint p iny inx) ; 如果 (endPointCount = = 0 & & 终结点 = = 1) { pts.push_back (方法 < BezierPoint > ()) ; pts[pts.size()-1].push_back(p) ; endPointCount + +; 继续 ; } pts[pts.size()-1].push_back(p) ; 如果 (endPointCount! = 0 & & 终结点 = = 1 & & 我! = ptCount-1) { pts.push_back (方法 < BezierPoint > ()) ; pts[pts.size()-1].push_back(p) ; endPointCount + +; } } 为 (std::s
    2022-03-13 19:08:01下载
    积分:1
  • 696518资源总数
  • 105964会员总数
  • 17今日下载