You are on page 1of 4

LAB # 1

INTRODUCTION TO MATLAB&SIGNALS
Objective: In this lab we will learn that
 Eye command
 Transpose of matrix
 Multiplication addition
 Division and subtraction of matrix
 Row and coloumn element defining

Post lab tasks


Task 1
Extract the mentioned values from the given matrix (use 2 different
methods to extract these values).
Code:
Task 2
Write a MATLAB generic code to take matrix values as user input of
any dimensional matrix
Code:

Task03
Code:
Conclusion: In the end of the lab
 Rows and column of matrix were extracted
 Defining matrix from user input
 Two ways of extracting matrix
 Ploting discrete and continuous signals

You might also like