搜索资源列表
系统辨识
- 系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor algorithm.
最小二乘算法源程序代码
- 用于系统辨识的参数估计的最小二乘算法源程序代码
LS
- 最小二乘辨识算法,包括一次完成最小二乘和递推最小二乘算法以及PRBS的生成方法-LS
RWLS
- 实现最小二乘算法进行系统辨识,并给出了图形。-To achieve least-squares algorithm for system identification, and gives the graphics.
algorithm
- 最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法-Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least squares, least-squares algorithm
sysideks
- 基于加权最小二乘辨识的自适应极点配置算法-adaptive control based on system identification & pole-placement
LMS
- 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the sourc
ols
- 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This
zuixiaoerchengsuanfabianshi
- 输入信号采用4阶M序列的二阶系统的最小二乘一次完成算法辨识程序-Input signal using M sequence of order 4 second-order system least squares algorithm for a complete identification process
my_LS
- 最小二乘辨识系统模型参数的算法,可以用于辨识离散模型的参数-Least squares algorithm for model parameter identification system can be used to identify the parameters of the discrete model
MINO-RLS
- 系统辨识与自适应控制 最小二乘辨识算法增广广义最小二乘算法-System identification. algorithm for the augmented generalized least squares
rls
- 最小二乘辨识算法,使用MATLAB编程实现-ls algorithm
chap2_06_RLS
- RLS最小二乘改进算法,能够根据输入输出数据辨识系统参数-Least Squares RLS improved algorithm, the system parameters according to the identification of the input and output data
canshubianshi
- 把待辨识的过程看作“黑箱”,它只考虑过程的输入输出特性,而不强调过程的内部机理,用递推最小二乘估计算法对系统参数进行辨识-Process to be identified as a " black box" , it considers only the input and output characteristics of the process, rather than emphasis on the internal mechanism of the process, to
canshubainshi
- 广义最小二乘的算法结构,广义最小二乘递推的每一步用两步递推算法,先把噪声参数和模型参数均给个初值,然后第一步先假设噪声参数已知,用最小二乘估计出模型参数,第二步再用最新的模型参数来估计噪声参数,如此循环直到辨识精度达到指定要求或者可用数据用完为止-Generalized least squares algorithm structure, generalized recursive least squares every step of the two-step recursive algori
min-identification
- 最小二乘辨识算法程序,完成最小二乘辨识功能-Least squares identification algorithm program, complete least squares identification function
DLS
- 这里面是递推阻尼最小二乘辨识算法,主要用于系统辨识,参数估计,非线性系统建模以及系统工程领域。-There is a recursive damped least squares identification algorithm, mainly used for system identification, parameter estimation, nonlinear system modeling and system engineering.
AM_RLS
- 实现辅助模型最小二乘和经典最小二乘的仿真算法比较,有辨识误差比较图(The comparison of the simulation algorithms between the least squares and the classical least squares of the auxiliary model has the error comparison diagram of identification.)
自适应控制(有突变无阶次辨识)
- 带遗忘因子的递推最小二乘参数估计以及带有辅助变量的广义最小方差自校正控制算法及结果,源码可找我要(Recursive Least Squares Parameter Estimation with Forgetting Factor and Generalized Minimum Variance Self-Tuning Control Algorithm with Auxiliary Variables and Results)
zuixiaoercheng
- 两种对二阶系统进行参数辨识的最小二乘算法,一种可以直接得到输入输出之间的传递函数,一种可以解出线性的差分方程各系数,再反解得到传递函数。附带的一个二阶系统的模型,可以自行下载导入输入输出数据进行试验。(Two kinds of least square algorithm for parameter identification of second-order system, one can directly get the transfer function between input and