how do I multiply two matrices
Mostra commenti meno recenti
Hi
a = [1,2,3;9,8,7] b = [5,8;8,7;9,4] I can't figure out how a*b = [48,34;172,156]?
thanks
1 Commento
KSSV
il 27 Dic 2017
It is basic...multiplying two matrices......are you aware of how to multiply two matrices?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!