Main Content

Grey-Box Model Estimation

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

Functions

greyestEstimate ODE parameters of linear grey-box model
nlgreyestEstimate nonlinear grey-box model parameters
idgreyLinear ODE (grey-box model) with identifiable parameters
idnlgreyNonlinear grey-box model
pemPrediction error minimization for refining linear and nonlinear models
findstatesEstimate initial states of model
initSet or randomize initial parameter values
getinitValues of idnlgrey model initial states
setinitSet initial states of idnlgrey model object
getparParameter values and properties of idnlgrey model parameters
setparSet initial parameter values of idnlgrey model object
getpvecObtain model parameters and associated uncertainty data
setpvecModify values of model parameters
simSimulate response of identified model
greyestOptionsOption set for greyest
nlgreyestOptionsOption set for nlgreyest
findstatesOptionsOption set for findstates
simOptionsOption set for sim

Examples and How To

Concepts