搜索资源列表
广义最小二乘法
- 广义最小二乘法也是为了改善噪声e(k)为有色噪声时,采用最小二乘和加权最小二乘辨识系统参数为有偏估计的问题。其基本思想是:引入一个所谓白化滤波器,把相关噪声e(k)转化为白噪声v(k),从而达到应用最小二乘法无偏估计的目的。
matlab_example
- 过程辨识中,实现最小二乘法的仿真,并画出仿真的图行-a example of matlab
RELS
- 增广最小二乘法参数估计,系统辨识,针对含有输出噪声的SISO模型。-Augmented least squares parameter estimation, system identification, aimed at containing the output noise of the SISO model.
olsmatlab
- 最小二乘法的Matlab参数辨识程序(含实例)-Matlab least squares method of parameter identification procedures (including examples)
MSLS
- 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 s
bianshi
- 利用递推最小二乘法(Rls)的过程模型辨识,-The use of recursive least squares (Rls) the process of model identification,
MATLAB
- 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB based on the least squares parameter identification and simulation
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
基于matlab AR模型的最小二乘法实现
- 基于matlab AR模型的最小二乘法实现参数辨识,加上Word配合理解,相信你理解的会更快的。(Matlab AR model based on the least squares method to achieve parameter identification, coupled with Word understanding, I believe you will understand faster.)
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)
最小二乘
- 递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
RLS系统辨识
- 包含各种最小二乘法系统辨识程序,效果较好,可以用来辨识系统(System Identification Programs Containing Various Least Square Methods)