Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.18 KB

Numerical-Methods

Numerical Methods Sheet Solution - Math 5 - CCSED25 - Mansoura University

Known issues:

$\lVert d \rVert$ is miscalculated for some questions due to the transformation of the function before calculations are made.

In case of any noticed errors, please contact me 📞

Future work:

  • CASIO Calculator methods and commands
  • L2 norm miscalculations
  • Simple iteration method
  • Systems of equations methods (Gauss-Jacobi, Gauss-Seidel, SOR)
  • Taylor's method for ODE
  • Implementation using SciPy, SymPy, and Latexify

Under supervision of Eng. Mahmoud Khatab.