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

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

于 2022-03-25 发布 文件大小:9.64 kB
0 223
下载积分: 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 个回复

  • 牛顿迭代的数值解vb程序
    这是一个利用vb算法语言来模拟牛顿迭代法的程序,通过不同的迭代过程来体现出迭代次数的多少,从而优化计算,程序里面有两个不同的函数来进行区别。
    2022-02-03 14:44:30下载
    积分:1
  • 基于STM32的经典PID
    基于STM32的经典PID算法,对于做电源行业的朋友是好东西
    2023-06-02 02:40:03下载
    积分:1
  • nand flash 528字节 蓝光ecc
    之前自己做的nand flash 小页512模式的16字节ecc计算,ecc是标准的蓝光528设计算法,采用C++设计,工程中有debug和Release,输入文件是二进制bin文件(512*n字节大小),输出bin(528*n字节大小),验证ok
    2022-07-23 06:39:40下载
    积分:1
  • viterbi编译码
    卷积码的编译码,信道为AWGN信道,BPSK调制,码率为1/2,译码为viterbi硬判决,并画出了BER的曲线
    2022-12-23 16:50:03下载
    积分:1
  • Differential Evolution Strategy C++ source code. The algorithm is to find an opt...
    微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
    2022-02-09 11:57:41下载
    积分:1
  • 数值分析相关问题代码,数据拟合
    利用数值分析方法进行数据拟合#include #include #include void main() { int i; float a[3]; float x[16]; float y[16]; void Approx(float[],float[],int,int,float[]); Approx(x,y,16,2,a); for(i=0;i
    2022-03-25 20:23:44下载
    积分:1
  • test26RemoveDuplicatesfromSortedArray
    应用背景 Remove Duplicates from Sorted Array  Total Accepted: 69756 Total Submissions: 223981 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 c++ 相关源码推荐 qt tcp客户端 0 0 暂无评分KC注释的源码 0 0 暂无评分Q4SDKSRC 0 0 暂无评分快速排序算法 0 0 暂无评分贪吃蛇游戏 0 0 暂无评分 介绍信息预览(0条)评论打分
    2022-07-11 15:55:10下载
    积分:1
  • 徐士良写的《数值分析与》,这是随书的源程序,有需要的朋友可以下来看看!...
    徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
    2023-08-08 03:15:04下载
    积分:1
  • 《VC++ 常用数值》代码,包含众多常用,值得学习参考!...
    《VC++ 常用数值算法》代码,包含众多常用算法,值得学习参考!-"VC numerical algorithm commonly used" code contains many commonly used algorithms, it is worth studying reference!
    2022-01-23 11:04:10下载
    积分:1
  • 快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。
    快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。-Fast Fourier Transform: In order to reduce the number of DFT calculations of a fast algorithm.
    2022-08-22 07:09:14下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载