Main Content

Uncertainty Analysis

Compute parameter variability, plot confidence bounds

When you estimate the model parameters from data, you obtain their nominal values that are accurate within a confidence region. The size of this region is determined by the values of the parameter uncertainties computed during estimation. The magnitude of the uncertainties provide a measure of the reliability of the model. You can compute and visualize the effect of parameter uncertainties on the model response in time and frequency domains.

Funzioni

presentDisplay model information, including estimated uncertainty
simsdSimulate linear models with uncertainty using Monte Carlo method
freqrespEvaluate system response over a grid of frequencies
rsampleRandom sampling of linear identified systems
showConfidenceDisplay confidence regions on response plots for identified models
getcovParameter covariance of identified model
setcovSet parameter covariance data in identified model
translatecovTranslate parameter covariance across model transformation operations
stepStep response of dynamic system
stepplotPlot step response of dynamic system
impulseImpulse response plot of dynamic system; impulse response data
bodeBode frequency response of dynamic system
bodemag Magnitude-only Bode plot of frequency response
nyquistNyquist response of dynamic system
nyquistplotPlot Nyquist response of dynamic system
iopzmapPlot pole-zero map for input-output pairs of dynamic system using default options
iopzplotPlot pole-zero map for input-output pairs of dynamic system
tfdataAccess transfer function data
zpkdataAccess zero-pole-gain data
simsdOptionsOption set for simsd

Esempi e istruzioni

Concetti