Skip to content

Manan-Rawat/Numerical-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Methods

Manan Rawat

PL502 2022

Prof. HM Antia

The aim of the course was to familiarize student with ; Errors in summation, stability in numerical analysis. Linear algebraic equations: Gaussian elimination, direct triangular decomposition, matrix inversion, SVD. Root-finding: review of bisection method, Newton's method and secant method; real roots of polynomials, Laguerre's method. Matrix eigenvalue problems: Power method, eigenvalues of real symmetric matrices using Jacobi method, applications. Interpolation theory: Polynomial interpolation, Newton's divided differences, forward differences, interpolation errors, Hermite interpolation, cubic splines. Approximation of functions: Taylor's theorem, remainder term; Least squares approximation problem, Orthogonal polynomials, Near minimax approximation. Numerical integration: review of trapezoidal and Simpson's rules, Newton – Cotes integration formulas, Gaussian quadrature; Error estimation. Numerical differentiation. Random numbers; Monte Carlo method.

About

Semester Course Numerical Methods in FORTRAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published