Minimum Description Length Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: mdl.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: William Rose (View more)

Minimum Description Length script description:




Publisher review:
Minimum Description Length computes MDL for a model. Returns Rissanen's Minimum Description Length.Requires System Identification toolbox.

Call it like built-in functions aic(m) and fpe(m).

Use MDL 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; AIC tends to select a too-complex model.

Example: Compute & print MDL and AIC for an AR model of order 10.Data=iddata(y,[],1/Fs);m_fb=ar(Data,10,'fb');fprintf('MDL=%.3d; AIC=%.3f',mdl(m_fb),aic(m_fb));
Minimum Description Length is a Matlab script for Controls and Systems Modeling scripts design by William Rose. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
Minimum Description Length computes MDL for a model.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5