11.07.2015 Views

Functions of Matrices and Nearest Correlation Matrices - NAG

Functions of Matrices and Nearest Correlation Matrices - NAG

Functions of Matrices and Nearest Correlation Matrices - NAG

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MATLAB: Arbitrary Powers>> A = [1 1e-8; 0 1]A =1.0000e+000 1.0000e-0080 1.0000e+000>> A^0.1ans =1 00 1>> expm(0.1*logm(A))ans =1.0000e+000 1.0000e-0090 1.0000e+000MIMS Nick Higham Matrix <strong>Functions</strong> 19 / 33

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!