My Report

MATLAB Practice Test 5


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. The limits of the axes drawn are only specified in the command used to plot the graph itself.

2. What is the output of the following command?

randi(10 5,3)

3. The output of the following code

randn[(3,4)]

4. How many objects are created for 24 texts written in the graph?

5. What is the output of the following code?

rand(2,’signed’)

6. What is the period of square wave generated by the square() command?

7. What is the output of the following command?

spalloc(2,3, 7)

8. A memory for sparse matrix is dedicated by the ______ command.

9. What is the nature of z in surf(x,y,z)?

10. What is the purpose of the figure command?


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.