Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

MATLAB 1.

Introduction to MATLAB
a. Introduction to MATLAB environment b. Command window, workspace, command history c. Basic commands

2. Creating variables in MATLAB 3. Writing script files


a. Logical variables and operators b. Flow control c. Loop operators

4. Writing functions
a. Input/output arguments b. Function within function

5. Plotting
a. 2D plots b. Figures and subplots c. 3D plots d. Mesh and surf plot

6. Matrix operations
a. Creating matrix, addition, subtraction and multiplication operation b. Creating , accessing elements and manipulating of different types of data c. String operation

7. File Input-Output
a. Matlab files b. Text files c. Binary files d. Mixed Text- binary files

8. Communication with external world


a. Serial Port b. Audio port c. Video input

9. Image processing
a. Types of images b. Image arithmetic c. Coordinate systems d. Displaying images e. Basic image related functions f. Reading writing image data g. Region based processing h. Conversion to different color spaces

10.Introduction to Simulink
a. Simulation of mathematical models b. Solving ordinary differential equations using Simulink blocks

11. GUI development


a. Introduction to GUI in Matlab b. Creating GUI and making simple calculator c. Creating a GUI for capturing image

12.Projects on image processing


a. Ball follower b. Eye of a robot detecting ball c. Mobile pick and place robots using camera as sensor

You might also like