Basic Matlab Class check ..

Basic Matlab Class check ..

Professional Development

30 Qs

quiz-placeholder

Similar activities

DW-Cuestionario4

DW-Cuestionario4

Professional Development

25 Qs

BT Final HTML & CSS & JS

BT Final HTML & CSS & JS

Professional Development

25 Qs

CONTROL STRUCTURES - LIST

CONTROL STRUCTURES - LIST

Professional Development

25 Qs

основы алгоритмизации и программирования

основы алгоритмизации и программирования

Professional Development

26 Qs

Python Quiz

Python Quiz

Professional Development

27 Qs

Preprocessor Directives

Preprocessor Directives

Professional Development

25 Qs

Chapter 4 : JavaScript Introduction

Chapter 4 : JavaScript Introduction

Professional Development

33 Qs

Python Midterm Review

Python Midterm Review

KG - Professional Development

33 Qs

Basic Matlab Class check ..

Basic Matlab Class check ..

Assessment

Quiz

Computers

Professional Development

Hard

Created by

โชติ อินทวงศ์

Used 1+ times

FREE Resource

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