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

Lab 1: Introduction To Matlab: and Give Me at The End of The Lab

This document provides instructions for a Matlab lab introduction assignment, asking students to: 1) Calculate basic expressions using Matlab, 2) Recall and edit previous commands to calculate additional expressions, 3) Calculate a variable then clear it and show the effect, and 4) Use the lookfor and help commands to learn about a specific function. The document concludes by reminding students to write their answers on an answer sheet.

Uploaded by

Sen Sokha
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)
46 views

Lab 1: Introduction To Matlab: and Give Me at The End of The Lab

This document provides instructions for a Matlab lab introduction assignment, asking students to: 1) Calculate basic expressions using Matlab, 2) Recall and edit previous commands to calculate additional expressions, 3) Calculate a variable then clear it and show the effect, and 4) Use the lookfor and help commands to learn about a specific function. The document concludes by reminding students to write their answers on an answer sheet.

Uploaded by

Sen Sokha
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

Lab1:IntroductiontoMatLab

1. Use Matlab to calculate the following expressions

(1).

(2). y = 2
(3).

(4).

(5). = 9

2. In the Matlab command window, use upper arrow key on your


keyboard to recall the command corresponding to the command.
Then use left arrow and right arrow key to edit the command
And calculate result below:

1 12 2

22 36 log 7

3. Calculate x + z. Then use the clear command to clear the


variables x and z, and try to calculate x + z again.

4. Use the lookfor command to find out the command corresponding


to the function then use the help command to obtain
detailed information about the function

Note: Write your name and answers on your answer sheets


and give me at the end of the lab

SignalsandSystems 1

You might also like