ICT01: Introduction to MATLAB basics

Quiz
•
Computers
•
11th - 12th Grade
•
Hard
patricia marasigan
Used 184+ times
FREE Resource
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
Similar Resources on Wayground
18 questions
Conceptos diagramas de flujo

Quiz
•
11th Grade
14 questions
Operators

Quiz
•
9th - 12th Grade
21 questions
CodeHS JavaScript

Quiz
•
8th - 12th Grade
20 questions
Operadores y Comandos de Selección

Quiz
•
12th Grade
20 questions
C# - Teste diagnóstico

Quiz
•
11th Grade
15 questions
Bài 6 Câu lệnh rẽ nhánh

Quiz
•
10th Grade - University
15 questions
Prolog

Quiz
•
12th Grade
15 questions
C# Structured, Selection and Iteration

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade