Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 438 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 438 Bytes

Assignment One

This assignment contains solutions to the following topics:

Perfect Egg

Linear Equations

  • Simultaneous
    • Cramer's Rule
    • Gauss-Seidel Iterations
    • Gauss Jacobi Iterations

Non-Linear Equations

  • Quadratic
  • Polynomial
    • Newton-Raphson Method
    • Bisection Method

Additional Topics:

  • AUST Grading Point
  • LU Decompositions

Created on: Sat May 27, 17:12:48 2017