Error using eigs: Error with ARPACK routine dnaupd

Hi, I'm trying to use a script using eigs function:
opts.disp=0;
[v d]=eigs(A,B,k,'lm',opts);
[Note: the original function used `la`, but my matrix doesn't seem symetrical]
Here's the error message I received: ??? Error using ==> eigs at 255 Error with ARPACK routine dnaupd: info = -9999 [Note: it's the same error message whereas i`m using `lm`, `lr`or `li`(I'm a real newbie..)]
Thanks
Marie-Andrée

Respuestas (0)

Productos

Etiquetas

Preguntada:

el 13 de En. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by