MATLAB basics

MATLAB basics

Professional Development

20 Qs

quiz-placeholder

Similar activities

Quiz Interativo – Reunião de Resultados

Quiz Interativo – Reunião de Resultados

Professional Development

15 Qs

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

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

Professional Development

25 Qs

Statistika dan Barisan

Statistika dan Barisan

Professional Development

15 Qs

Quiz 3 - SharePoint

Quiz 3 - SharePoint

Professional Development

20 Qs

GPT week 1

GPT week 1

Professional Development

17 Qs

TVV-VÒNG KHỞI ĐỘNG-CSDL 2022

TVV-VÒNG KHỞI ĐỘNG-CSDL 2022

Professional Development

20 Qs

¿QUE TANTO SABES DEL PLAN DE DESARROLLO?

¿QUE TANTO SABES DEL PLAN DE DESARROLLO?

Professional Development

17 Qs

New Peer Supporter Training

New Peer Supporter Training

Professional Development

18 Qs

MATLAB basics

MATLAB basics

Assessment

Quiz

Professional Development

Professional Development

Medium

CCSS
6.NS.C.7A, 6.EE.A.1, HSF.TF.C.8

+3

Standards-aligned

Created by

D Baskar

Used 121+ 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?