ITW (IT Workshop) / MATLAB

DCRUST SYLLABUS

CSE 205 C INFORMATION TECHNOLOGY LAB

CATEGORY : ENGINEERING SCIENCE COURSE

Course Objectives:

  1. To study MATLAB for programming purposes
  2. To learn and explore MATLAB programming constructs.
  3. To introduce Arrays for matrices representation and Graphics for fractals.
  4. To write and debug the code written in  MATLAB

Unit I

Introduction: Data types and variables: Introduction to MATLAB, Data Types, Inter-conversion of Data types, MATLAB Variables, Keywords and Constant, Session Command. MATLAB Operators and Operations: Operators(Arithmetic, Relational, Logical, Bitwise), Set Operations, Operator Precedence, Mathematical Functions.

Click on any topic to read about the topic.

Unit II

MATLAB Programming  :Script and Function, Decision Making, Loops, branches, Functions, Working on Script File (Creating, Saving and Executing), MATLAB I/O, Formatted I/O Method,.

Click on any topic to read about the topic.

Unit III

Arrays: Introduction to Matrices, Operations on Arrays/Matrices, Manipulations of Arrays/Matrices, Expansion of Matrix Size, Reduction of Matrices/Arrays order,

Graphics: Introduction to plot, Basic 2-D Plots( Style options, Labels, Axis control, etc.), specialized 2-D Plots, drawing multiple plots. Using MATLAB for fractals and chaos and Conway game of life

Click on any topic to read about the topic.

Unit IV

File Handling:  File Handling: Introduction to file handling, working on files, accessing of Text File, Saving/ Loading MATLAB Variables, reading data without opening file, reading and writing Excel.

Debugging: Introduction to debugging, Break points, debugger, stepping, watching variable values, debugging commands.

Click on any topic to read about the topic.

TEXT BOOKS:

  1. Delores M. Etter, David C. Kuncicky, Holly Moore, “Introduction to MATLAB 7.0”, Pearson, 2013.
  2. RudraPratap, “Getting Started with MATLAB”, OXFORD University Press, 2010.
  3. Agam Kumar Tyagi, “MATLAB and Simulink for Engineers”, University Press, 2012.

Course Outcomes:  After successful completion of the course students will learn the following:-  

  1. Use MATLAB for programming purposes
  2. Learn and explore MATLAB  tools.
  3. Use this learning experience to develop small applications/games.
  4. To write and debug the code written in  MATLAB
error: You can only copy the programs code and output from this website. You are not allowed to copy anything else.