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

S.No Topic Theory Lab 1 1 1

This document outlines a 30 hour course on MATLAB divided into 13 topics. Each topic allocates 1 hour for theory and between 1-2 hours for hands-on lab work. The topics cover basic MATLAB operations, arrays, scripting, functions, plotting, data types, file input/output, external device communication, polynomial and arbitrary function fitting, goodness of fit analysis, handle graphics, and creating menu-driven programs. In total, 13 hours are dedicated to theory lectures and 17 hours to applying the concepts in the lab.

Uploaded by

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

S.No Topic Theory Lab 1 1 1

This document outlines a 30 hour course on MATLAB divided into 13 topics. Each topic allocates 1 hour for theory and between 1-2 hours for hands-on lab work. The topics cover basic MATLAB operations, arrays, scripting, functions, plotting, data types, file input/output, external device communication, polynomial and arbitrary function fitting, goodness of fit analysis, handle graphics, and creating menu-driven programs. In total, 13 hours are dedicated to theory lectures and 17 hours to applying the concepts in the lab.

Uploaded by

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

S.

NO

Topic

Theory

Lab

Operations with variables


a) Naming
b) Checking existence
c) Clearing
d) Operations

Arrays
a) Columns and rows: creation and indexing
b) Size & length
c) Multiplication, division, power
d) Operations

Writing script files


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

Writing functions
a) Input/output arguments
b) Function visibility, path.
c) Example: Matlab startup

Simple graphics
a) 2D plots
b) Figures and subplots

Data types
a) Matrix, string, cell and structure
b)Creating,accessing elements and manipulating of
data of different types

File Input-Output
a) Matlab files
b) Text files
c) Binary files
d) Mixed text-binary files

Communication with external devices

a) Serial port
b) Parallel port
c) Sound card
d) Video input

Polynomial fit
a) 1D and 2D fits
b) Data windowing
c) Error bounds

10

Arbitrary function fit


a) Error function
b) Fixing parameters

11

Goodness of fit
a) criteria
b) Error in parameters

12

Handle graphics
a) Graphics objects
b) Properties of objects
c) Modifying properties of graphics objects

13

Menu-driven programs
a) Controls: ui menu and ui control
b) Interactive graphics
c) Large program logic flow

Allocation of hours:
Theory

13 hrs

Lab

17 hrs

Total No. of hours =

30 hrs

You might also like