My Report

MATLAB Mock Test 9


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

Question 1 of 10

1. What is the output of the following code?

solve[‘x^2+1=0’]

Question 1 of 10

Question 2 of 10

2. What is the output of the following code?

error{“404”}

Question 2 of 10

Question 3 of 10

3. What is the output of the following code?

step([1],[1 0 0])

Question 3 of 10

Question 4 of 10

4. If f(t)=f1(t)+f2(t), the laplace transform of f(t) exists if f1(t) and f2(t) does not have the same R.O.C.

Question 4 of 10

Question 5 of 10

5. The default Laplace transform, of functions, computed by MATLAB is __________

Question 5 of 10

Question 6 of 10

6. From the following graphs of the generalized transfer function 1/s+a, which plot shows a transfer function with a bigger value of a?
matlab-questions-answers-time-response-control-systems-1-q12

Question 6 of 10

Question 7 of 10

7. What is the output of the following code?

N=Input[‘’];

Question 7 of 10

Question 8 of 10

8. What is the output of the following code?

syms pi;
p=2sin[pi]/cos[pi] + tan[3pi];

Question 8 of 10

Question 9 of 10

9. What is the output of the following code?

syms t; 
stip([1],[1 0 0])

Question 9 of 10

Question 10 of 10

10. A user defined function can be used by neglecting case sensitivity.

Question 10 of 10


 

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.