
MATLAB Tutorial quiz1
Authored by Anandan P
Computers
University
Used 36+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to initialize a variable?
=
->
==
init
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Vectors depend upon brackets while scalars don’t.
True
False
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many errors will MATLAB show if the following code entered?
A=[1;2;3]; B=[1 2]; C=A.*B;D=C*A;
2
1
no error
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the symbol used to evaluate the transpose of a vector?
“ ^ ”
“ * ”
“ ‘ ”
“ ~ ”
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator set is used for left and right division respectively?
.\ and ./
./ and .\
Left division and right division is not available in MATLAB
/ and \
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between a[] and a{}?
a[] is for empty cell array while a{} is for empty linear array
a[] is for empty linear array while a{} is for empty cell array
No difference
a[] is an empty row vector while a{} is an empty column vector
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. What is the output of the following code?
A=[1 2 3..
];
The output is suppressed
A row vector
A row vector concatenated with a null matrix
Error
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?