Skip to content
Prev 69167 / 398503 Next

rank of a matrix

One could also examine the eigenvalues themselves:

    plot(log(abs(sort(-eigen(h9times4, T, T)$values))))

shows a graph with a definite gap between 9 and 10 suggesting
that 9 is the right number.
On 5/4/05, Ravi Varadhan <rvaradha at jhsph.edu> wrote: