meierue
06-23-2005, 03:08 AM
hello
i have to compute eigenvalues and eigenvectors of a symmetric matrix. for this purpos i am using the subroutines tred2 and tqli respectively. everzthing is working fine.
however for the problem i have to solve i get the error message:
too many iterations in tqli.
now the question. what's the reason for this message? i.e matrix to big, not symmetric...
and why this message comes for iter>30 seems quite arbitrary to me.
is it possible that tqli can only be used for matrixes up to a cetrain size???
thanks for any kind of suggestions
ueli
i have to compute eigenvalues and eigenvectors of a symmetric matrix. for this purpos i am using the subroutines tred2 and tqli respectively. everzthing is working fine.
however for the problem i have to solve i get the error message:
too many iterations in tqli.
now the question. what's the reason for this message? i.e matrix to big, not symmetric...
and why this message comes for iter>30 seems quite arbitrary to me.
is it possible that tqli can only be used for matrixes up to a cetrain size???
thanks for any kind of suggestions
ueli