Main Content

Linear Grey-Box Models

Estimate coefficients of linear differential, difference, and state-space equations

Functions

greyestEstimate ODE parameters of linear grey-box model
idgreyLinear ODE (grey-box model) with identifiable parameters
pemPrediction error minimization for refining linear and nonlinear models
findstatesEstimate initial states of model
initSet or randomize initial parameter values
getpvecObtain model parameters and associated uncertainty data
setpvecModify values of model parameters
getparObtain attributes such as values and bounds of linear model parameters
setparSet attributes such as values and bounds of linear model parameters
findstatesOptionsOption set for findstates
greyestOptionsOption set for greyest

Examples and How To

Concepts