La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.
Principes de base de la validation du modèle
Après avoir estimé un modèle, vous pouvez valider s’il reproduit le comportement du système dans des limites acceptables. Vous pouvez alors itérer entre l’ajustement et la validation du modèle jusqu'à ce que vous trouviez le modèle le plus simple qui capture le mieux la dynamique du système.
Rubriques
- Validating Models After Estimation
Introduction to validating models and supported model plots.
- Refine Linear Parametric Models
Procedures for refining model parameters after estimating a model or constructing the model with initial parameter guesses.
- Refine Initial ARMAX Model at Command Line
This example shows how to estimate an initial model and refine it using
pem
. - Refine ARMAX Model with Initial Parameter Guesses at Command Line
This example shows how to refine models for which you have initial parameter guesses.
Résolution des problèmes
Troubleshooting Model Estimation
Adjust your modeling strategy based on model-validation results.
Resolve Fit Value Differences Between Model Identification and compare Command
This example shows how NRMSE fit values computed by model identification functions and by the compare
function can differ because of differences in initial conditions and prediction horizon settings.