matrix square root



I know that the square root of a matrix can be found by firstly
performing an eigen decomposition , so that the matrix appears in the
form A = PDP^ -1 , and then from this, the square root of A is given
by
PD^1/2 P^ -1

But what if the matrix cannot be diagonalised? Can the square root of
a matrix be found in this instance?

.



Relevant Pages

  • Re: matrix square root
    ... Jeremy Watts wrote: ... > I know that the square root of a matrix can be found by firstly ... > performing an eigen decomposition, so that the matrix appears in the ...
    (sci.math.num-analysis)
  • Re: matrix square root
    ... > I know that the square root of a matrix can be found by firstly ... > performing an eigen decomposition, so that the matrix appears in the ... 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)