Borrar filtros
Borrar filtros

compute aic in matlab

3 visualizaciones (últimos 30 días)
dav
dav el 24 de Mzo. de 2013
Hi ,
Anybody know how to calculate the CORRECTED AIC in matlab?
I have a code which calculates the aic but I need to find the corrected aic
nn = 1:15;
nn = nn';
V=arxstruc(yt(1:500),yt(501:1000),nn);
p = selstruc(V,'AIC');
thanks

Respuestas (0)

Categorías

Más información sobre Optimization Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by