Basic Matlab Class check ..

Basic Matlab Class check ..

Professional Development

30 Qs

quiz-placeholder

Similar activities

C Programming

C Programming

University - Professional Development

30 Qs

Entrepreneurship

Entrepreneurship

4th Grade - Professional Development

26 Qs

HTML/CSS base

HTML/CSS base

Professional Development

26 Qs

Blind Coding Round 1

Blind Coding Round 1

Professional Development

30 Qs

Python

Python

Professional Development

35 Qs

HTML

HTML

5th Grade - Professional Development

25 Qs

Web Design: Pre-/Post Test on HTML

Web Design: Pre-/Post Test on HTML

KG - Professional Development

25 Qs

Cengage CompTIA A+ Guide to Technical Support

Cengage CompTIA A+ Guide to Technical Support

Professional Development

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