The University of Faisalabad: Subject
The University of Faisalabad: Subject
SUBJECT
DIGITAL SIGNAL PROCESSING
SEMESTER
BEE-(6th)
SUBMITTED TO
SIR ASGHAR MAJEED
SUBMITTED BY
XYZ
XYZ Page 1
THE UNIVERSITY OF FAISALABAD BACHELOR OF ELECTRICAL ENGINEERING
LAB NO 1
Introduction to Matlab
Objective:
1- To Know The Basic of Matlab.
2- To Become Familiar To Matlab.
Theory:
1- MATLAB:
MATLAB is a high-performance language for technical computing. It integrates computation,
visualization, and programming in an easy-to-use environment where problems and solutions are
expressed in familiar mathematical notation. Typical uses include:
2- Matlab Systems:
XYZ Page 2
THE UNIVERSITY OF FAISALABAD BACHELOR OF ELECTRICAL ENGINEERING
Handle Graphics:
It includes high-level and low-level commands for two-dimensional and three-
dimensional data visualization, image processing, animation, and presentation graphics.
Task 1
Create an m-file and write a program for calculating area of circle.
Task 2
Create an m-file to get 10 numbers from user and generate the square of those numbers.
XYZ Page 3
THE UNIVERSITY OF FAISALABAD BACHELOR OF ELECTRICAL ENGINEERING
Result:
After performing Lab 1 I am able to write simple programs on Matlab and get their respective
output.
XYZ Page 4