Main Content

Simulation und Prognose

Simulieren oder Prognostizieren der Reaktion identifizierter Modelle, Importieren identifizierter Modelle in Simulink® mithilfe von Modell-Simulationsblöcken

Sie können die Reaktion eines identifizierten Modells auf bestimmte Eingänge in der App System Identification mithilfe von sim simulieren. Sie können die Modellantwort mithilfe früherer Messungen der Eingänge und Ausgänge über einen bestimmten zukünftigen Zeithorizont prognostizieren. Verwenden Sie predict, um die Modellantwort über die Zeitspanne der gemessenen Daten hinweg zu prognostizieren und forecast, um die Antwort über eine zukünftige Zeitspanne ohne gemessene Daten zu prognostizieren. Sie können zudem identifizierte Modelle in Simulink importieren und die Modellantwort mithilfe von Modell-Simulationsblöcken simulieren.

Funktionen

simSimulate response of identified model
simOptionsOption set for sim
simsdSimulate linear models with uncertainty using Monte Carlo method
simsdOptionsOption set for simsd
predictPredict identified model K-step-ahead output
predictOptionsOption set for predict
forecastForecast time-series values into future
forecastOptionsOption set for forecast
idinputGenerate input signals to support system identification

Blöcke

Iddata SourceImport time-domain data stored in iddata object in MATLAB workspace
Iddata SinkExportieren von Simulationsdaten als iddata-Objekt in den MATLAB-Workspace
IdmodelSimulate identified linear model in Simulink software
Nonlinear ARX ModelSimulate nonlinear ARX model in Simulink software
Hammerstein-Wiener ModelSimulate Hammerstein-Wiener model in Simulink software
Nonlinear Grey-Box ModelSimulate nonlinear grey-box model in Simulink software

Themen

Simulation und Prognose

Prognostizieren