Credits: 2 (0-0-4)

Prerequisites: MTL101

Description

Programming concepts. Implementation of matrix operations, Complexity in Matrix Operations, Implementation of linear algebraic solvers; solution of systems of linear equations. Gauss elimination, LU decomposition and Iterative methods. Implementation of several Numerical Integration algorithms, Initial value problems and Boundary Value Problems for ODEs.

Prerequisite Tree

flowchart TD
MTP290-623[MTP290]
MTP290-623 --> MTL101-623[MTL101]

classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;