test

test

University

20 Qs

quiz-placeholder

Similar activities

Foresight 6.1 -Quiz

Foresight 6.1 -Quiz

University

20 Qs

Menggambar Teknik 2

Menggambar Teknik 2

University

22 Qs

Spelling List C Week of Feb 8 Follow-Up

Spelling List C Week of Feb 8 Follow-Up

KG - Professional Development

24 Qs

ECE 125

ECE 125

University

17 Qs

Matlab exp 2 to 4

Matlab exp 2 to 4

University

15 Qs

Lecture 4 - Matrices

Lecture 4 - Matrices

University

17 Qs

Review (HC 105)

Review (HC 105)

University

15 Qs

Remya_MPT1062_Mechanism of SR/CR

Remya_MPT1062_Mechanism of SR/CR

University

15 Qs

test

test

Assessment

Quiz

Other

University

Hard

Created by

GEETHIKA M

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you comment your code in MATLAB ?

%


//

/*


.%


2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following expression in MATLAB: 3*(4+2)/2 ?


3

6

9

12

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If x = 7 and y = 3 in MATLAB, what will be the value of x^2 - y^2?


28

36

16

13

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MATLAB, what is the result of 17 \ 5?


3

3.4

0.2941

12

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to calculate the square root of a number x in MATLAB, which operator should you use?



sqr()


square()


sqrt(x)

sqrt()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression (6 + 4 * 2) / (3 - 1) in MATLAB?


2

7

10

11

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which MATLAB function is used to find the roots of a polynomial equation?


solve()

linsolve()

roots()

syms()


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?