My Report

MATLAB Practice Test 8


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. What is the output of the following code?

syms x;
timeit(@()sin(x))

2. What is the no. of bits used for the counter operation by the following block?
tricky-matlab-questions-answers-q11

3. What is the function of this block?
tricky-matlab-questions-answers-q15

4. What is the output of the following code?

clipboard('copy',poe)

5. Which of the following method increases the performance of operation?

6. Which of the following contains the memory for the maximum possible array that can be made in MATLAB?

[p,q]=memory

7. What is the output of the following code?

matlab.addons.toolbox.installToolbox(Lo.mltbx,True)

8. This block can be used in what kind of systems?
tricky-matlab-questions-answers-q13

9. What is the output of the following code?

system(date)

10. Which of the following command unloads a library from the system?


 

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.