Code 1 (Solution to Linear System of Eqns. by LU decomposition) Fortran File , Input File
Code 2 (Solution to system of non-linear equations by Newton-Raphson Method): Fortran File
Code 3 (Solution to system of IVP's using different methods): Fortran File
Code 4 (Solution to single BVP using the shooting method): Fortran File
Code 5 (Solution to two BVP's using the shooting method): Fortran File
Code 6 (Solution to single linear BVP using Chebyshev Galerkin formulation): Fortran File
Code 7 (Solution to single nonliner BVP using Chebyshev Galerkin formulation): Fortran File
Code 8 (Solution to single linear BVP using the Chebyshev-Collecation method): Fortran File
Code 8
Solution to single linear BVP using the Chebyshev-Collecation method: Fortran File, (PDF format)
Code 9
Solution to single nonlinear BVP using the Chebyshev-Collecation method Fortran File, (PDF format)
Code 10
Solution to two nonlinear BVP's using the Chebyshev-Collecation method Fortran File, (PDF format)
Code 11
Solution to single linear parabolic PDE using the Chebyshev-Collecation method Fortran File, (PDF format)
Code 12
Solution to single linear elliptic PDE using the Chebyshev-Collecation method Fortran File, (PDF format), EXCEL FILE