Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Index in position 2 exceeds array bounds (must not exceed 1).

1 visualizzazione (ultimi 30 giorni)
i m getting this error please help me out sir
ee = eig(AA,BB);
[m,l]=max(imag(ee));
vv=ee(1:1:N-1,l);
ww=ee(N:1:2*N-2,l);
TT=ee(2*N-1:1:3*N-3,l);
Phip=ee(3*N-2:1:4*N-4,l);

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by