0% found this document useful (0 votes)
63 views1 page

MATLAB Course Syllabus

The document outlines a training course on MATLAB that covers topics like introduction to MATLAB features and windows, editing and debugging M files, data and data flow using matrices and arrays, programming with flow control and error handling, MATLAB graphics for plotting and GUI, and using image processing toolboxes. The training is divided into 6 sections spanning 20 hours total and will help participants learn fundamental and advanced MATLAB concepts and capabilities.

Uploaded by

Akshay Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views1 page

MATLAB Course Syllabus

The document outlines a training course on MATLAB that covers topics like introduction to MATLAB features and windows, editing and debugging M files, data and data flow using matrices and arrays, programming with flow control and error handling, MATLAB graphics for plotting and GUI, and using image processing toolboxes. The training is divided into 6 sections spanning 20 hours total and will help participants learn fundamental and advanced MATLAB concepts and capabilities.

Uploaded by

Akshay Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

INTRODUCTION to MATLAB (2 Hrs)


 Background
 Importance of MATLAB
 Features
 MATLAB Windows (Editor, Work Space, Command History, Command Window)
 Data Types & Operations with Variables
 Introduction to Arrays
 MATLAB File Types
2. EDITING and DEBUGGING M FILES (2 Hrs)
 Writing Script Files
 Writing Functions
 Error Correction
3. DATA and DATA FLOW in MATLAB (3 Hrs)
 Matrix Operations & Operators
 Reshaping Matrices
 Importing Exporting Of Data
 File Input-Output
 Communication with External Devices
4. PROGRAMMING (4 Hrs)
 Flow Control
 Conditional Statements
 Error Handling
 Work with Multidimensional Array
 Cell Array & Characters
 Developing User Defined Function
5. MATLAB GRAPHICS (6 Hrs)
 Simple Graphics
 Graphic Types
 Plotting Functions
 Creating Plot & Editing Plot
 Graphics Handles
 GUI (Graphical User Interface)
6. IMAGE PROCESSING TOOLBOXES (4 Hrs)
 Introduction to Image Acquisition
 Introduction to Image Application

You might also like