What does mean this X=[A'B'C'] ??
Mostra commenti meno recenti
A = [1 2 3]
B = [-1 1 3]
C = [5 6 7]
if A, B, C are matrices with these values and X = [A'B'C'] then
What is 'X' ??
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Matrix Operations and Transformations 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!