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

LAB#01

The document provides an overview of a lab handout on using MATLAB software to establish a basic understanding of signals and systems. The objectives are to use MATLAB to analyze signals and systems. Students will be assessed on their ability to utilize computer software and MATLAB tools. The document describes the basic features and interface of MATLAB.

Uploaded by

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

LAB#01

The document provides an overview of a lab handout on using MATLAB software to establish a basic understanding of signals and systems. The objectives are to use MATLAB to analyze signals and systems. Students will be assessed on their ability to utilize computer software and MATLAB tools. The document describes the basic features and interface of MATLAB.

Uploaded by

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

Mehran University of Engineering and Technology, Jamshoro

Department of Computer System Engineering


(5th Semester, 3rd Year) LAB HANDOUT # 1

Name: _____________________________________________ Roll No: _____________

Score: ____________Signature of the Lab Tutor: _______________ Date: ___________

OBJECTIVES
# Topic #. Of CLO Taxonomy
Lectures level
1 Establish Basic Understanding Of signals and systems Using 3 5 P2
MATLAB Software

OUTCOME(S)
k. an ability to use the techniques, skills, and modern PLO5: Modern Tool Usage
engineering tools necessary for engineering practice.
RUBRICS:
Performance Exceeds expectation Meets expectations Does not meet Score
Metric (4-5) (2-3) expectations (0-1)
Modern Tool Computer and Computer and Computer and
Usage [PLO5] software are software are software are not
extensively used somewhat utilized, utilized, no attempt
in the course effort was put into was made at learning
learning new new
software

EQUIPMENT: PC with operating system and MATLAB Software.


Theory
The name MATLAB is short for MATrixLABoratory. It integrates computation, visualization, and
programming in an easy-to-use environment where problems and solutions are expressed in familiar
mathematical notation.
MATLAB is an interactive system whose basic data element is an array. MATLAB features a family
of add-on application-specific solutions called toolboxes. Very important to most users of MATLAB,
toolboxes allow you to learn and apply specialized technology. Toolboxes are comprehensive
collections of MATLAB functions (M-files) that extend the MATLAB environment to solve particular
classes of problems. Areas in which toolboxes are available include signal processing, control systems,
neural networks, fuzzy logic, wavelets, simulation, and many others.
MATLAB commands can be entered one line at a time, or the user can write programs of MATLAB
code and define his or her own functions. In this session, we shall only use the one-line-at-a-time
“interpretive” mode for simplicity, but the regular user will find that the power of the package is
considerably extended by writing his or her own programs and functions.
To become familiar with MATLAB environment
After launching MATLAB, a multipanel window appears containing Command Window, Workspace,
Current Directory, and Command History panels, among others. This, along with

You might also like