Numerical Method with Python
Numerical Method with Python
Introduction to Python Programming (Steps of programming, operators, variables, input and output statement, loop structures, logical structures, list and arrays, function and plotting): Link
Numerical method for Ordinary Differential Equations: Link
Numerical Method with Python (Roots of equation using Bisection, Newton-Raphson, Secant method, numerical integration using Trapezoidal and Simpson's method, numerical differentiation using central, forward and backward method, ordinary differential equation using Euler, RK 2 and 4 method, random number generation, area of circle, volume of sphere, value of pi, monte carlo integration): Link