Vectorial Product and Matrix Product
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2023-4-16
I think it quite likely that the R f calculation is done before the x calculation.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!