Main Content

Grey-Box Model Estimation

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

Functions

greyest Estimate ODE parameters of linear grey-box model
nlgreyest Estimate nonlinear grey-box model parameters
idgrey Linear ODE (grey-box model) with identifiable parameters
idnlgrey Nonlinear grey-box model
pem Prediction error minimization for refining linear and nonlinear models
findstates Estimate initial states of model
init Set or randomize initial parameter values
getinit Values ofidnlgreymodel initial states
setinit Set initial states ofidnlgreymodel object
getpar Parameter values and properties ofidnlgreymodel parameters
setpar Set initial parameter values ofidnlgreymodel object
getpvec Obtain model parameters and associated uncertainty data
setpvec Modify values of model parameters
sim Simulate response of identified model
greyestOptions Option set forgreyest
nlgreyestOptions Option set fornlgreyest
findstatesOptions Option set forfindstates
simOptions Option set forsim

Examples and How To

Concepts