
MATLAB Basics Quiz
Authored by Walid hannach
Engineering
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does MATLAB stand for?
Matrix Laboratory
Mathematical Toolbox
Matrix Language
Mathematical Laboratory
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which panel shows the files in your current working directory?
Command Window
Editor
Workspace
Current Folder
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the command 'sin(a)' if a = 1?
0.5403
0.0000
0.8415
1.0000
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a 5-by-1 column vector of zeros in MATLAB?
z = zeros(5,1)
z = ones(5,1)
z = zeros(1,5)
z = rand(5,1)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the command 'eye(6)' return?
A 6x6 matrix of zeros
A 6x1 vector of ones
A 6x6 identity matrix
A 6x1 vector of random numbers
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for element-wise multiplication in MATLAB?
x
.*.
.*
*
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the command 'sort(v)' do?
Reverses the elements of v
Finds the maximum value in v
Sorts the elements of v in descending order
Sorts the elements of v in ascending order
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?