MATLAB basics

MATLAB basics

Professional Development

20 Qs

quiz-placeholder

Similar activities

BALENO

BALENO

Professional Development

20 Qs

GENIO QUIZ

GENIO QUIZ

Professional Development

15 Qs

Día 1 Iv

Día 1 Iv

Professional Development

15 Qs

KAJIAN AKHIR TAHUN (BEST EFFORT FOR BEST RESULT)

KAJIAN AKHIR TAHUN (BEST EFFORT FOR BEST RESULT)

Professional Development

15 Qs

Survey Says

Survey Says

Professional Development

15 Qs

BOBNAS i2 (a11) Se

BOBNAS i2 (a11) Se

Professional Development

20 Qs

Word 2019 - Tables

Word 2019 - Tables

Professional Development

15 Qs

Know Your Toastmasters

Know Your Toastmasters

Professional Development

20 Qs

MATLAB basics

MATLAB basics

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

D Baskar

Used 120+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A=[1 2 3 4 5];
A is Row Vector
A is Column Vector

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A=[1;2;3;4;5];
A is Row Vector
A is Column Vector

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

floor(14.8) =
14.8
15
14
0.8

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A=[14  12  15;
        34  25  35;
        94  51  75;
        40  52  55]
What is the dimension of A ?
4x3
3x4
4x4
3x3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

round(14.8) =
14.8
15
14
0.8

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A=[14  12  15;
        34  25  35;
        94  51  75;
        40  52  55]
How many elements greater than 14 ?
9
10
11
12

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ciel(14.8) =
14.8
15
14
0.8

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?