Matlab Refresh

Matlab Refresh

3rd Grade

12 Qs

quiz-placeholder

Similar activities

Soria's Weeks 3 and 4 Review

Soria's Weeks 3 and 4 Review

3rd Grade

15 Qs

prasit

prasit

3rd Grade

7 Qs

division

division

2nd - 3rd Grade

11 Qs

Coding

Coding

2nd - 4th Grade

14 Qs

Latihan Soal Persilangan Dihibrid (Hk.Mendel II)

Latihan Soal Persilangan Dihibrid (Hk.Mendel II)

3rd Grade

10 Qs

Python Skills

Python Skills

1st Grade - Professional Development

15 Qs

TEST CAD

TEST CAD

1st - 9th Grade

15 Qs

mat=math=math

mat=math=math

KG - 11th Grade

15 Qs

Matlab Refresh

Matlab Refresh

Assessment

Quiz

Science

3rd Grade

Medium

Created by

Halah Latheef

Used 2+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The common data type for numeric value(s) in MATLAB?

int

array

char

double

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of an array if Arr = [9 3 5 7 10 0 16]?

7x1

7x7

1x7

7

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct MATLAB command for y = 3(x+2) when x = 2?

>> y = 3*(x+2);

>> x =2;

>> y = 3(x+2);

>> x = 2;

>> x = 2;

>> y = 3*(x+2);

>> x = 2;

>> y = 3(x+2);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Rules for naming variable: All variable name must contain letters, numbers and '_'s only.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command clears all variables in workspace browser?

clc

delete

clf

clear

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

__________ are treated as arrays with only one row and one column.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What MATLAB operator that is denoted by an apostrophe, swaps the row and the column of an array?

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?