MATLAB - Linear Algebra
Which of the following is the correct syntax to compute the inverse of a matrix A in MATLAB?
Which of the following is the correct syntax to compute the inverse of a matrix A in MATLAB?
inv() to compute the inverse of a matrix.inv(A). Other options are not valid MATLAB syntax for matrix inverse.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions