Introduction to MATLAB

Introduction to MATLAB

University

20 Qs

quiz-placeholder

Similar activities

CPE162 Quiz in Matrix

CPE162 Quiz in Matrix

University

20 Qs

CSC134_Chapter 3: Input and Output

CSC134_Chapter 3: Input and Output

University

25 Qs

POST-TEST MODUL 1 APSI

POST-TEST MODUL 1 APSI

University

15 Qs

Input and Output Devices Quiz

Input and Output Devices Quiz

University

15 Qs

Output device

Output device

University

20 Qs

Information Technology for Business Analytics

Information Technology for Business Analytics

University

15 Qs

Introduction to computer(Hardware & Software)

Introduction to computer(Hardware & Software)

University

20 Qs

ITS665_Chapter2

ITS665_Chapter2

University

15 Qs

Introduction to MATLAB

Introduction to MATLAB

Assessment

Quiz

Computers

University

Hard

Created by

Khairul Imtiyaz

FREE Resource

20 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Create two variables, X as a 5-by-5 identity matrix and Y as a 2-by-3 matrix of random values. Use the whos command to display information about the variables in the workspace.

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

Using the variables X and Y from Question 1, save them to a file named workspaceData.mat, then clear all variables from the workspace.

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

Reload the variables X and Y into the workspace from the workspaceData.mat file created in Question 2.

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Define variables p = 10 and q = 4, then compute their product, product_pq, without displaying the result in the Command Window. Use the arrow key to recall the command for defining q, change its value to 6, and compute the new product.

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Create a 3-by-3 matrix A with the following values: Then, add 5 to each element of A and display the result.

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

Transpose the matrix A from Question 1. Then, calculate the element-wise square of each element in the transposed matrix.

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

Concatenate the matrix A horizontally with itself to create a new matrix B that has double the columns of A. Then, concatenate A vertically with itself to create a matrix C that has double the rows of A.

Evaluate responses using AI:

OFF

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?