Vectorial Product and Matrix Product
4 ビュー (過去 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 で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!