I am looking for an intuitive meaning of:
1) Determinant of a Matrix
2) The implications of Eigenvalues and EigenVectors.
On example that really helped me from betterexplained.com
The determinant is the “size” of the output transformation. If the input was a unit vector (representing area or volume of 1), the determinant is the size of the transformed area or volume. A determinant of 0 means matrix is “destructive” and cannot be reversed (similar to multiplying by zero: information was lost).
The eigenvector and eigenvalue are the “axes” of the transformation.
Perhaps a practical example where these two concepts are applied would be really appreciated