Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
MDL Returns Rissanen's Minimum Description Length.
m=model that has been estimated using System Identification toolbox.
This function requires System Identification toolbox to work. Plug-compatible with built-in functions aic(m) and fpe(m).
MDL can be used like AIC or FPE to compare models of different complexities. Choose model with lowest MDL or AIC or FPE. Pintelon & Schoukens (2001) pp. 329,550 say MDL is better than AIC because AIC tends to select a too-complex model.
Minimum Description Length = V*(1+d*log(N)/N)
where V=loss function, d=number of fitted model parameters, and N=number of data points.
Citar como
William Rose (2026). mdl(m) (https://la.mathworks.com/matlabcentral/fileexchange/56300-mdl-m), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 2.1.0.0 (1,6 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
