Skip to content

KhCE/NM

Repository files navigation

Numerical Methods (NM) [Learning Materials]

Contact Email: nm.khwopa@gmail.com

Numerical Methods (NM)

  • Chapter 1: Introduction, Approximation and Errors of Computation
  • Chapter 2: Solutions of Non-linear Equations
  • Chapter 3: Solution of System of Linear Algebraic Equations
  • Chapter 4: Interpolation
  • Chapter 5: Numerical Differentiation and Integration
  • Chapter 6: Solution of Ordinary Differential Equations
  • Chapter 7: Numerical Solution of Partial Differential Equation

Other Notes

Numerical Methods (NM) Assignments

Useful Links

Miscellaneous

Eigen Vectors

eigenvectors

The vectors in red are not parallel to either eigenvector, so, their directions are changed by the transformation. The blue vectors after the transformation are three times the length of the original (their eigenvalue is 3), while the lengths of the purple vectors are unchanged (reflecting an eigenvalue of 1). See also: An extended version, showing all four quadrants