This course will enable the students to -
Course Outcomes (COs):
Course |
Learning outcomes (at course level) |
Learning and teaching strategies |
Assessment Strategies |
|
---|---|---|---|---|
Course Code |
Course Title |
|||
CMAT 514 |
Practical(Practical)
|
The students will be able to –
CO81: Create and execute a script and function files. CO82: Build programs to solve various mathematical problems. CO83: Solve numeric ODE’s. CO84: Perform numeric and symbolic integration. CO85: Demonstrate innovation and creativity in your approach to solve complex problems.
|
Approach in teaching:
Interactive Lectures, Discussion, Power Point Presentations, Informative videos
Learning activities for the students: Self learning assignments, Effective questions, presentations, Giving tasks
|
Quiz, Poster Presentations, Power Point Presentations, Individual and group projects, Open Book Test, Semester End Examination
|
CONTENTS
Students are required to familiarize themselves with software MATLAB, for numerical computation on the following topics:
Vector, matrix, and array commands.
Construction of a vector with operations on vectors.
Matrix representation and some operations on matrix.
Creating and running script files and function files.
Programme for numerical integration using Trapezoidal rule.
Programme for numerical integration using Simpson's 1/3 rule.
Programme for numerical integration using Simpson's 3/8 rule.
Programme for the numerical solution of the ordinary differential equation using Euler's method.
Programme for the numerical solution of the ordinary differential equation using Euler's modified method.
Programme for the numerical solution of the ordinary differential equation using the 4th order Runge-Kutta method.