MATLAB Basics Quiz

MATLAB Basics Quiz

University

17 Qs

quiz-placeholder

Similar activities

Tech-fest

Tech-fest

University

20 Qs

Parameter Pemotongan

Parameter Pemotongan

University

15 Qs

Electro2 MSW1

Electro2 MSW1

University

20 Qs

Hackharbor 3.0 Day 3:C

Hackharbor 3.0 Day 3:C

University

17 Qs

Hackharbor 3.0 Day 3:C

Hackharbor 3.0 Day 3:C

University

20 Qs

Hackharbor 3.0 Day 3:Tech

Hackharbor 3.0 Day 3:Tech

University

18 Qs

Post-Test Webinar ISO 14001:2015

Post-Test Webinar ISO 14001:2015

University

15 Qs

Location Analysis

Location Analysis

University

15 Qs

MATLAB Basics Quiz

MATLAB Basics Quiz

Assessment

Quiz

Engineering

University

Practice Problem

Medium

Created by

Walid hannach

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?