Comparar datos de salida con datos medidos
Represente los datos de salida simulados o previstos y los datos medidos para compararlos, calcule los valores con el mejor ajuste
Cuando se identifica un modelo, se puede simular o predecir la respuesta del modelo, y comparar esa respuesta con los datos de entrada/salida medidos. Esta comparación ayuda a elegir entre los modelos candidatos y validar el modelo identificado seleccionado. Puede representar la respuesta del modelo junto con los datos de salida medidos, mientras utiliza condiciones iniciales que se pueden estimar a partir de los datos. También puede calcular una métrica que cuantifique en qué grado la respuesta del modelo coincide con los datos de salida medidos.
Funciones
Temas
Comparar datos de salida con datos medidos del modelo
- Compare Simulated Output with Measured Validation Data
This example shows how to validate an estimated model by comparing the simulated model output with measured data that was not used for the original estimation. - Plot Models in the System Identification App
To create one or more plots of your models, select the corresponding check box in the Model Views area of the System Identification app.
Simular o predecir una respuesta de modelo
- Simulate and Predict Identified Model Output
Understand the difference between simulated and predicted output and when to use each.
Establecer condiciones iniciales
- Estimate Initial Conditions for Simulating Identified Models
Estimate initial conditions for use in simulations executed from the command line, from Simulink®, and from the System Identification app. - Apply Initial Conditions When Simulating Identified Linear Models
This example describes the workflow for obtaining estimated initial conditions (ICs) for a transfer function model and using the ICs when simulating the model. The example also shows how to use ICs when you convert a model from one model type to another. - Reproduce Command Line or System Identification App Simulation Results in Simulink
Resolve differences between simulation results when comparing command-line or System Identification model outputs with Simulink outputs.
Representar datos
- Supported Model Plots
Examine available plot types and corresponding supported models.
- Compute Model Uncertainty
Compute model parameter uncertainty of linear models. - Specify Toolbox Preferences for Linear Analysis Plots
Set linear analysis plot preferences that persist between MATLAB® sessions.