登录
首页 » Windows开发 » 基于遗忘因子的最小二乘法参数辨识

基于遗忘因子的最小二乘法参数辨识

于 2022-08-21 发布 文件大小:252.08 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

本程序是基于遗忘因子的最小二乘法辨识,对参数与传递函数的阶次进行同时辨识,效果基本实现,帮助大家参考,程序设计矩阵,所以需要对矩阵运算有一定了解

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

发表评论

0 个回复

  • c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!...
    c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
    2022-01-22 01:16:17下载
    积分:1
  • Simulation of the bank s savings system, C++ Courses encoding, part of less comp...
    模拟银行储蓄系统,C++课程编码,其中一部分,不太完整-Simulation of the bank s savings system, C++ Courses encoding, part of less complete
    2022-03-14 03:40:48下载
    积分:1
  • STM32库函数编写利用例程完成输入方波测频串口数码管显示(不作商业用途)
    利用STM32的的输入捕获,完成输入方波的测频的任务,适合学习,易懂。
    2022-08-26 14:54:57下载
    积分:1
  • 粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
    粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。 ---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。 ---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。 ---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。 ---- 4. 粘贴数据。 -paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
    2023-04-03 21:55:03下载
    积分:1
  • Design using LabVIEW virtual mouse, has a certain reference value
    采用labview设计的虚拟鼠标,有一定参考价值-Design using LabVIEW virtual mouse, has a certain reference value
    2022-03-31 05:07:25下载
    积分:1
  • 目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
    目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。   由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。   假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a
    2022-07-09 13:07:36下载
    积分:1
  • 在WINDOWS CE系统上EVC的XP按钮的源码
    在WINDOWS CE系统上EVC开发的XP按钮的源码 -in Windows CE system EVC development of XP button FOSS
    2022-01-26 06:31:00下载
    积分:1
  • resource allocation problem, workshops n, m machines, and the distribution can b...
    资源分配问题,n个车间,m台设备,如何分配才能使获最大利益?-resource allocation problem, workshops n, m machines, and the distribution can be best interests
    2022-02-02 20:50:29下载
    积分:1
  • 淘宝店铺 仓库管理系统
    应用背景用于淘宝店家对商品进货出货物品管理,账务统计,库存管理,报表统计分析,数据存储在mysql数据库中,数据结构包含在文件中,直接在mysql中执行建表,vs2013开发的关键技术淘宝店铺卖家针对销售的物品进出货进行管理,小型仓库管理,有出库入库统计,财务分析,报表分析
    2022-01-26 01:52:19下载
    积分:1
  • The environment of the jsp installing and setup, CHM file format.
    jsp的安装环境配置,适合初学者 CHM格式的 希望大家喜欢-The environment of the jsp installing and setup, CHM file format.
    2023-06-03 11:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载