Vectorial Product and Matrix Product
조회 수: 3 (최근 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!