MATLAB Programming/Advanced Topics/Numerical Manipulation

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Numerical Manipulation[edit | edit source]

Linear Algebra[edit | edit source]

It is the Matrix laboratory after all.

  • Operations
  • Transpose
  • Systems of linear equations
  • Row reduced echelon form
  • Inverse
  • Coffactor, minor
  • Jacobian

Differential Equations[edit | edit source]