0% found this document useful (0 votes)
23 views

Notes Matlab

Matlab syllabus vgu online course

Uploaded by

saisahi17294
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Notes Matlab

Matlab syllabus vgu online course

Uploaded by

saisahi17294
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Course: Mathematics

Prerequisite: Having a good understanding of mathematics (especially linear algebra,


calculus, and numerical methods) is essential for working with MATLAB.
Semester: Core: DSC(Practical) Program/Class:
I M.Sc.
(Mathematics)

Course Code: Course Title:

PGMAT106 MATLAB

Course Outcomes:
At the end of the course, students will be able to-
CO1: Creating, saving and executing the script file and function file.
CO2: Solve the linear equation and the system of linear equations.
CO3: Fit a polynomial curve, linear curves and nonlinear curves.
CO4. Sketch curves in a plane using its mathematical properties in the different
coordinate systems of reference.

Topics

MATLAB Programming: Input output of data from MATLAB command. File types.
Creating, saving and executing the script file. Creating and executing functions file.
Working with files and directories. Matrix manipulation. Creating vectors. Arithmetic
operations. Relational operations. Logical operations. Matrix functions. Determinant
of matrix. Eigen values and Eigen vectors.

Programming in MATLAB: Function files, sub functions, global variations, loops,


branches and control flow. Interactive input. Recursion. Publishing a report.
Controlling command windows. Command line editing.

Linear Algebra and Interpolation: Solving the linear equation. Gaussian


elimination, matrix factorization, curve fitting, polynomial curve fitting, least squares
curve fitting. General nonlinear fits. Interpolation.

Differential Equations and Graphics: First order and second order ODE. Double
integration. Roots of polynomial. Two- and three-dimensional plots. MATLAB
plotting tools. Mesh and surface plots.
Suggested Books:

1. Getting Started with MATLAB 7: Rudra Pratap; Oxford Press.


2. Applied numerical Methods using MATLAB: Won Young Yang, Tae-Sang-
Chung, John Morris: John Wiley and Sons.
3. Solving ODE’s with MATLAB: L.F. Shampine, I Gladwell, S. Thompson;
Cambridge University Press.

You might also like