SIM1004 - MATLAB

SIM1004 - MATLAB

University

20 Qs

quiz-placeholder

Similar activities

Dilation Algebraic Representation

Dilation Algebraic Representation

8th Grade - University

20 Qs

verifica limiti

verifica limiti

12th Grade - University

20 Qs

Piecewise Functions

Piecewise Functions

10th Grade - University

20 Qs

UAS BAHASA PEMROGRAMAN KOMPUTER

UAS BAHASA PEMROGRAMAN KOMPUTER

University

25 Qs

program linier

program linier

11th Grade - University

15 Qs

MATLAB

MATLAB

University

20 Qs

อสมการเชิงเส้นตัวแปรเดียว

อสมการเชิงเส้นตัวแปรเดียว

University

20 Qs

program linear

program linear

University

16 Qs

SIM1004 - MATLAB

SIM1004 - MATLAB

Assessment

Quiz

Mathematics

University

Hard

CCSS
7.NS.A.2D, HSN.VM.A.1, HSA.REI.C.9

+3

Standards-aligned

Created by

Muhamad Hifzhudin Noor Aziz

Used 44+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is an invalid variable?

breaks

break_

break

Break

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

variable

list

who

type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

i

inf

NaN

gravity

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

MATLAB format ___________ display a numeric output with fifteen significant numbers after the decimal point.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inf is a pre-defined constant that represents the result of a meaningless mathematical function, such as the division of 0 by 0?

True

False

Tags

CCSS.7.NS.A.2D

CCSS.8.NS.A.1

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Find the transpose of this array A = [2, 10, 5; 4+i, 9i, 7].

>> trans(A)

>> A'

>> A.'

>> transpose(A)

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

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

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?