diagonal-matrix

07-09-2022 || 04:12
Tags: #linear-algebra

diagonal-matrix

Diagonal matrix are mostly zero and only the values can be found on the diagonal.

A=|100010001|

A is an example of diagonal matrix which is also an identity-matrix


References