Shams ElFouly
Golden Section Search - Python Code
Golden Section Search - Concept
Newton Raphson to Find Optimums - Python Code
Newton Raphson to Find Optimums
Analytical Solution to Find Optimums
Introduction to Optimization
Gauss Elimination Code - ANY SIZE - Python Code
Gauss Elimination - 4x4 - Python Code
Gauss Elimination - Concept
Polynomial Regression using Numpy - Python Code
Polynomial Regression using Gauss Elimination - Python Code
Polynomial Regression - Concept
Linear Regression - Python Code
Linear Regression - Concept
Multiple Root - Python Code
Multiple Root - Concept
Secant Method - Python Code
Secant Method - Concept
Newton Raphson - Python Code
Newton Raphson - Concept
False Position - Python Code
False Position - Concept
Bisection - Python Code
Bisection Method - Concept
Introduction to Roots of Equations
ODE Examples - Python Code
Runge Kutta Methods3rd & 4th order - Python Code
Runge Kutta Methods 3rd & 4th order - Concept
Heuns, Midpoint & Ralston - Python Code
Heuns, Midpoint & Ralston - Concept