Re: Testing for Positive Definiteness



Try to compute the Cholesky factorization. If the matrix is positive
definite, all of the numbers you need to take the square root of will
be positive, at least in infinite precision arithmetic. If you come
across a negative or zero to sqrt, then the matrix is not
computationally positive definite.

Dave

.



Relevant Pages

  • Re: Sum of Gaussian functions
    ... >) is equal to the square root of 2*pi? ... It's a pretty sum. ... Prev by Date: ...
    (sci.math.num-analysis)
  • Effect size from x2 statistic
    ... writing a macro or syntax in EXCEL for this formula or does anyone know ... a free program that calculates the ES using this formula? ... ES= the square root of 4/N-x2 ... Prev by Date: ...
    (microsoft.public.excel)
  • Re: significance of correlation affected by sample size?
    ... >A far more correct statement is that the "statistical ... >size multiplied by the square root of the sample size. ... Thom ... Prev by Date: ...
    (sci.stat.edu)
  • Re: Help with Mathematical Operators
    ... good example would be like the square root and others not provided @ the ... ASCII level. ... William Cruz ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Finding an orthonormal basis
    ... > For many purposes the Cholesky factorization works as well as the matrix ... > square root. ... Ian Jermyn ...
    (sci.stat.math)