Department of Computer Applications

Computer Lab PG


Course Outcomes

Numerical Lab (MM391)

Course Outcomes
MM391.1 Write C programs for Interpolation
MM391.2 Write C programs to integrate a function using numerical methods.
MM391.3 Develop C programs to determine the roots of equations.
MM391.4 Write C programs to determine the solution of simultaneous equations using numerical methods.
MM391.5 Develop C programs to determine the solution of differential equations using numerical methods.
MM391.6 Write C programs to estimate best fitting curve.