Matrix Algorithms in MATLAB
  • BOOK
    • Preface
    • Table of Contents
    • License
  • Code
  • About
  • BOOK
    • Preface
    • Table of Contents
    • License
  • Code
  • About

2: Decompositions (non-orthogonal)

SKU:
$0.00
Unavailable
per item
26 MATLAB functions:

For general matrix:
A = P*L*U*Q,  A = P*L*D*U*Q.
For square matrix:
A = P*L*D*L'*P',
A = L*L', (A positive definite),
A = A = P*L*T*L'*P',  A = P*L*B*L'*P', 
A = L*L' - E, (E small perturbation of A),
A = L*H*Li, A = G*T*Gi.
[A,B] = G*[T,J]*Gi.
  • Facebook
  • Twitter
  • Pinterest
  • Google+
Buy Now
Powered by Create your own unique website with customizable templates.