Math, asked by kaviLe0ieidia, 1 year ago

how to find inverse of a matrix in matlab?

Answers

Answered by sharinkhan
0
Inverse of a matrix in MATLAB is calculated using the inv function. Inverse of a matrix A is given by inv(A).
Similar questions