Linear Algebra with MATLAB ( Associative & distributive laws of matrices)

preview_player
Показать описание
Given that a, b and c are matrices. Then, whenever the products and sums are defined,
(i) (ab)c = a(bc) (associative law),
(ii) a(b+c) = ab + ac (left distributive law),
(iii) (b+c)a = ba + ca (right distributive law),
(iv) t(ab) = (ta)b = a(tb), where t is a scalar.
#MATLAB

#matlab
Рекомендации по теме