
Matlab2

Quiz
•
Physics
•
University
•
Medium
MUHAMMAD ENG
Used 1+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function creates a matrix filled with zeros?
zeros()
ones()
fill()
null()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command creates a row vector from 1 to 10 with step size 2?
1:2:10
linspace(1,10,2)
range(1,10,2)
step(1,2,10)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of zeros(2,3)?
A 2x3 matrix of zeros
A 3x2 matrix of zeros
A 2x2 identity matrix
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you concatenate two matrices A and B horizontally?
[A + B]
[A B]
horzcat(A; B)
vertcat(A B)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which indexing method allows access to an entire row?
A(:,2)
A(2,:)
A(2)
A(:,:)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does rand(2,2) generate?
A 2x2 matrix of ones
A 2x2 matrix of random integers
A 2x2 matrix of random numbers between 0 and 1
An empty matrix
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to transpose a matrix?
flip()
inv()
'
rot90()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Fisika

Quiz
•
University
10 questions
Avaliação de física sobre onda 2° anos

Quiz
•
9th Grade - University
10 questions
Bài Lý 21 - nam châm vĩnh cửu

Quiz
•
9th Grade - University
10 questions
Quantum Computing Architectures 2022/1

Quiz
•
University
13 questions
Lecture 1 part 2

Quiz
•
University
10 questions
Constant Acceleration Problem Solving

Quiz
•
9th Grade - University
13 questions
AP Physics: Mechanics

Quiz
•
12th Grade - University
16 questions
Electrocardiograma

Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade