搜索资源列表
广义最小二乘法
- 广义最小二乘法也是为了改善噪声e(k)为有色噪声时,采用最小二乘和加权最小二乘辨识系统参数为有偏估计的问题。其基本思想是:引入一个所谓白化滤波器,把相关噪声e(k)转化为白噪声v(k),从而达到应用最小二乘法无偏估计的目的。
zengguangLSM
- 广义最小二乘法 系统辨识的常用方法 可以更改阶数-system identification
matlab_example
- 过程辨识中,实现最小二乘法的仿真,并画出仿真的图行-a example of matlab
olsmatlab
- 最小二乘法的Matlab参数辨识程序(含实例)-Matlab least squares method of parameter identification procedures (including examples)
bianshi
- 利用递推最小二乘法(Rls)的过程模型辨识,-The use of recursive least squares (Rls) the process of model identification,
rls_ident
- 在matlab/simulink下用S-function实现了用递推最小二乘法的系统在线辨识,对象是开关磁阻电动机,在转矩和转速可测的前提下,得出转动惯量,摩擦系数和负载转矩的在线辨识。-In the matlab/simulink using S-function realization of the recursive least squares method using the system online identification, the target is switched rel
lsm
- 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
Second_Order
- 应用最小二乘法对二阶系统进行辨识,得到相关参数-Application of least squares, second order system identification, are relevant parameters
sysrecognition
- 最小二乘法系统辨识,包括系统阶次的辨识等,希望大家喜欢-Least squares system identification, including the identification of system order and so on, hope you like
MATLAB_based_parameter_identification_and_simulati
- 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB-based parameter identification and simulation of least squares
fuzzycontrol
- 采用最小二乘法进行系统辨识,本例是一个简短的例程序。-System identification using the least square method, in this case is a short example program.
batchML2
- 递推最小二乘法 系统辨识 参数辨识 matlab仿真-Recursive least squares method
TLS
- 我们提出了一个MATLAB工具箱,它可以解决与总最小二乘法(TLS)建模相关的基本问题。通过举例说明了如何用TLS方法求解: 线性回归模型 非线性回归模型 三维空间中的拟合数据 动力系统辨识 这个工具箱需要另外两个函数,这些函数已经在MATLAB中央文件交换中发布了。这些功能将被安装到计算机通过配套安装包的requirefexpackage包括TLS包。详情请参阅readme.txt文件。 作者:Ivo Petras,Dagmar Bednarova,Tomas Skovranek,
异步电机电机最小二乘法参数辨识
- 以定子电压和电流为输入,用最小二乘法对异步电机进行参数辨识,包括定子电阻,转子电阻,定子电感,定转子互感。(With the stator voltage and current as the input, the parameters of the induction motor are identified by the least square method, including stator resistance, rotor resistance, stator inductance,
异步电机电机最小二乘法参数辨识 电压输入
- 在matlab/Simulink平台上进行,异步电机应用最小二乘法的参数辨识,给定电压参考值。(In the matlab/Simulink platform, the induction motor is applied to the parameter identification of the least square method, given the voltage reference value.)
异步电机电机最小二乘法参数辨识——离散系统
- 在Simulink平台上对离散系统下的异步电机进行参数辨识,并对电流环进行闭环控制(In the Simulink platform, the induction motor parameters are identified under the discrete system, and the closed-loop control of the current loop is carried out)
LSyouse
- 最小二乘辨识方法matlab程序(有色噪声)(Least squares identification method matlab program (colored noise))
基于最小二乘法RBF神经网络MATLAB程序
- 基于最小二乘法RBF神经网络MATLAB程序,采用最小二乘法及RBF神经网络完成系统辨识(RBF neural network MATLAB program based on least square method, using least square method and RBF neural network to complete system identification)
RLS系统辨识
- 包含各种最小二乘法系统辨识程序,效果较好,可以用来辨识系统(System Identification Programs Containing Various Least Square Methods)
最小二乘法参数拟合
- 运用增广递推最小二乘法对给出模型的参数进行辨识