MATLAB basics

MATLAB basics

Professional Development

20 Qs

quiz-placeholder

Similar activities

VIA Routes & Destinations

VIA Routes & Destinations

Professional Development

16 Qs

งานวัดระเอียดช่างยนต์

งานวัดระเอียดช่างยนต์

Professional Development

25 Qs

Coding Decoding & Series

Coding Decoding & Series

Professional Development

20 Qs

(SDP) Technical F&A Entry Assessment (Jul '21)

(SDP) Technical F&A Entry Assessment (Jul '21)

Professional Development

16 Qs

Auxiliary Competency

Auxiliary Competency

Professional Development

20 Qs

General Ability: Analytical 3

General Ability: Analytical 3

Professional Development

17 Qs

Word 2019 - Formatting

Word 2019 - Formatting

Professional Development

20 Qs

Classificació de la discapacitat (s/grau i s/suport requerit)

Classificació de la discapacitat (s/grau i s/suport requerit)

Professional Development

18 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?