About this document
Matrix Determinant Calculations in MATLAB by edgar alonso pozos rodriguez is a document available to read on EtoBox.
The document shows calculations with matrices and symbolic variables in MATLAB. It defines matrices A, B, and the identity matrix I. It calculates the determinant of sI-A, which results in s(s-1)(s+6). It then expands the expression (s+2-4j)(s+2+4j)(s+10) twice, getting the same result of s^3 + 14s^2 + 60s + 200 both times. Finally, it defines a symbolic matrix K and attempts to calculate the determinant of sI-A+BK but reports that it does not give the correct result.
- Author
- edgar alonso pozos rodriguez
- Language
- EN