

MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Matlab knowledge and support exam preparation. Choose a topic below to get started.
1. |
A second order system with no initial condition is always linear. |
A. | True |
B. | False |
Answer» B. False | |
2. |
To apply Cramer s rule, the condition is _________ |
A. | Non-homogeneous system of equations |
B. | Homogeneous system of equations |
C. | Determinant of co-efficient matrix is not equal to 0 |
D. | No condition |
Answer» D. No condition | |
3. |
For a homogeneous system, Cramer s rule will always yield a trivial solution in MATLAB. |
A. | True |
B. | False |
Answer» B. False | |
4. |
How can we find the solution of a nonhomogeneous system of equations without dealing with the rank of matrices? |
A. | Rouche s theorem |
B. | Cramer s rule |
C. | Gauss s law |
D. | Cannot be done |
Answer» C. Gauss s law | |
5. |
How can we check in MATLAB if an electrical circuit is linear or not? |
A. | Check consistency |
B. | Superposition |
C. | Superposition via Simulink |
D. | Check homogeneity |
Answer» D. Check homogeneity | |