Vectorial Product and Matrix Product
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have A*vxr where:
A is a matrix 3x3
v a vector 3x1
r a vector 3x1
and * rapresents the matrix product and x the vectorial product.
The question is: should i do the vectorial or the matrix product first?
11 Kommentare
Walter Roberson
am 16 Apr. 2023
I think it quite likely that the R f calculation is done before the x calculation.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!