Skip to content

Math.NET LinqAlgebra

Math.NET LinqAlgebra

Categories

JUMP TO ANOTHER FORUM

1 result found

  1. The abstract class Evd<T> in namespace ‘MathNet.Numerics.LinearAlgebra.Factorization’ can get the EigenVectors of a matrix very conveniently.
    TestMatrix.Evd().EigenVectors would return the correct result if TestMatrix is a randomly generated matrix with relatively small condition number. But if TestMatrix has a large condition number (>2.0E+13), the result returned is incorrect, while the function ‘eig’ in MATLAB could get the correct result with the same matrix. So I guess the EVD algorithm could be further optimized.

    Thank you very much for your contributions!

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?