My Report

MATLAB Practice Test 3


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 ode45 takes the function as ___________

2. The command to find the eigen vector of a matrix in matrix form is _____________

3. How can we find the solution of a nonhomogeneous system of equations without dealing with the rank of matrices?

4. How can we check in MATLAB if an electrical circuit is linear or not?

5. How will ∫exx look like, in MATLAB?

6. There is no difference between a difference equation and a differential equation.

7. A mathematical statement is a combination of functions and variables only.

8. Double integration of a function can be done by using the _____ command.

9. What is the output of the following code?

t=-i:.01*i:i; p=exp(2*t);plot(t,p)

10. Ordinary differential equations having initial values ____________


 

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.