ICT01: Introduction to MATLAB basics

ICT01: Introduction to MATLAB basics

11th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Python List

Python List

4th Grade - University

15 Qs

QUIZ BAB 4: SISTEM OPERASI

QUIZ BAB 4: SISTEM OPERASI

8th Grade - University

20 Qs

logica excel

logica excel

1st Grade - University

21 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

Introducción a las bases de datos

Introducción a las bases de datos

12th Grade

20 Qs

Remidi UTS AIJ

Remidi UTS AIJ

12th Grade

20 Qs

Basics of spreadsheet

Basics of spreadsheet

12th Grade

15 Qs

ICT01: Introduction to MATLAB basics

ICT01: Introduction to MATLAB basics

Assessment

Quiz

Computers

11th - 12th Grade

Practice Problem

Hard

Created by

patricia marasigan

Used 185+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The common data type for numeric value(s) in MATLAB?

int

array

char

double

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the size of an array if Arr = [9 3 5 7 10 0 16]?

7x1

7x7

1x7

7

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct MATLAB command for y = 3(x+2) when x = 2?

>> y = 3*(x+2);

>> x =2;

>> y = 3(x+2);

>> x = 2;

>> x = 2;

>> y = 3*(x+2);

>> x = 2;

>> y = 3(x+2);

4.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Rules for naming variable: All variable name must contain letters, numbers and '_'s only.

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What command clears all variables in workspace browser?

clc

delete

clf

clear

6.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

MATLAB format ___________ display a numeric output with fifteen significant numbers after the decimal point.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What pre-defined constant in MATLAB that represents square root of -1?

i,j

eps

NaN

ans

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?