S-function实现了用递推最小二乘法的系统在线辨识我要分享

S-function realizes the online identification of the system with recursive least square method

S-function 最小二乘法 在线辨识

关注次数: 718

下载次数: 15

文件大小: 760B

代码分类: Simulink仿真

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

在matlab/simulink下用S-function实现了用递推最小二乘法的系统在线辨识,对象是开关磁阻电动机,在转矩和转速可测的前提下,得出转动惯量,摩擦系数和负载转矩的在线辨识。


English Description:

In Matlab / Simulink, S-function is used to realize the online identification of the system with recursive least square method. The object is switched reluctance motor. Under the premise of measurable torque and speed, the online identification of moment of inertia, friction coefficient and load torque is obtained.


代码预览

rls_ident.m