MATLAB Quiz on Matrices and Loops

MATLAB Quiz on Matrices and Loops

University

40 Qs

quiz-placeholder

Similar activities

2nd Year Data Structures Quiz Qn

2nd Year Data Structures Quiz Qn

University

35 Qs

Методы мошенничества и противодействия

Методы мошенничества и противодействия

University

40 Qs

TRABALHO - 2º TRIMESTRE- Banco de Dados

TRABALHO - 2º TRIMESTRE- Banco de Dados

11th Grade - University

40 Qs

ASAT Teknologi Informasi & Komikasi Kelas 8

ASAT Teknologi Informasi & Komikasi Kelas 8

8th Grade - University

40 Qs

Quiz sur Apollo GraphQL

Quiz sur Apollo GraphQL

University

38 Qs

Evolução histórica dos computadores

Evolução histórica dos computadores

University

42 Qs

Bài kiểm tra GK1 (K11 - 2025-2026)

Bài kiểm tra GK1 (K11 - 2025-2026)

11th Grade - University

40 Qs

40 новый

40 новый

University

40 Qs

MATLAB Quiz on Matrices and Loops

MATLAB Quiz on Matrices and Loops

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Günel Cabbarlı

Used 2+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a matrix in MATLAB?

1D array

A loop

2D array of numbers

A string

A cell

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does randi(20, 4, 4) create?

Random 4-element row

A 4x4 matrix of 0s

Random 4x4 matrix with integers from 1 to 20

Identity matrix

Transposed matrix

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of A .* B?

Matrix multiplication

Addition

Element-wise multiplication

Determinant

Transpose

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does A' do in MATLAB?

Deletes A

Copies A

Transposes A

Squares A

Multiplies A by 2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for matrix multiplication?

.*

.^

+

*

//

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function finds the determinant?

mean(A)

sum(A)

det(A)

inv(A)

rank(A)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of A(2,3) for A = [1 2 3; 4 5 6]?

3

4

6

2

Error

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?