

InterviewSolution
Saved Bookmarks
1. |
A student has to find a solution for a system of equations having three variables. He has defined the coefficient matrix as C while the variable matrix as d.He observes that the system is homogeneous. So, to find the solution, he must first check(a) Consistency(b) Homogeneity(c) Heterogeneity(d) LinearityI have been asked this question during an interview for a job.This question is from Linear Systems topic in section Beyond the Basics of MATLAB |
Answer» The correct option is (a) Consistency |
|