Chapter 7. Matrix Palette
Table of Contents
- CUMSUM — CUMSUM: Cumulative Sum
- EXTRACT — EXTRACT: Matrix Extractor
- EXTTRI — EXTTRI: Triangular or Diagonal extraction
- MATBKSL — MATBKSL:left matrix division
- MATCATH — MATCATH: Horizontal Concatenation
- MATCATV — MATCATV Vertical Concatenation
- MATDET — MATDET Matrix Determinant
- MATDIAG — MATDIAG Create Diagonal Matrix
- MATDIV — MATDIV Matrix division
- MATEIG — MATEIG Matrix Eigenvalues
- MATEXPM — MATEXPM Matrix Exponential
- MATINV — MATINV Matrix Inverse
- MATLU — MATLU LU Factorization
- MATMAGPHI — MATMAGPHI Complex to Magnitude and Angle Conversion
- MATMUL — MATMUL Matrix Multiplication
- MATPINV — MATPINV Matrix PseudoInverse
- MATRESH — MATRESH Matrix Reshape
- MATSING — MATSING SVD decomposition
- MATSUM — Matrix Sum
- MATTRAN — Matrix Transpose
- MATZCONJ — Matrix Conjugate — Example
- MATZREIM — Complex decomposition
- Matrix_pal — Matrix operation palette
- RICC — RICC Equation de Riccati
- ROOTCOEF — Coefficient computation
- SQRT — SQRT Square root
- SUBMAT — SUBMAT Sub-matrix extraction