|
|
Parameter Estimation
|
ar
|
Estimate AR model.
|
armax
|
Estimate ARMAX model.
|
arx
|
Estimate ARX model using least squares.
|
bj
|
Estimate Box-Jenkins model.
|
canstart
|
Estimate multivariate models in canonical state-space form.
|
ivar
|
Estimate AR model using instrumental variable methods.
|
ivx
|
Estimate ARX model using general instruments.
|
iv4
|
Estimate ARX model using four-stage instrumental variable method.
|
oe
|
Estimate Output-Error model.
|
n4sid
|
Estimate state-space model using subspace method.
|
pem
|
Estimate general linear model.
|
|
Model Conversions
|
idmodred
|
Reduce a model to lower order.
|
thc2thd
|
Transform from continuous to discrete time.
|
thd2thc
|
Transform from discrete to continuous time.
|
th2arx
|
Theta to ARX parameters.
|
th2ff
|
Theta to frequency functions and spectra.
|
th2par
|
Theta to estimated parameters and variances.
|
th2poly
|
Theta to transfer function polynomials.
|
th2ss
|
Theta to state-space matrices.
|
th2tf
|
Theta to transfer functions.
|
th2zp
|
Theta to zeros, poles, and static gains.
|
|
Recursive Parameter Estimation
|
rarmax
|
Estimate ARMAX or ARMA models recursively.
|
rarx
|
Estimate ARX or AR models recursively.
|
rbj
|
Estimate Box-Jenkins models recursively.
|
roe
|
Estimate Output-Error models (IIR-filters) recursively.
|
rpem
|
Estimate general input-output models using a recursive prediction error method.
|
rplr
|
Estimate general input-output models using a recursive pseudo-linear regression method.
|
segment
|
Segment data and estimate models for each segment.
|