cross product of two arrays

5 次查看(过去 30 天)
Turbulence Analysis
Hi,
I have two arrays AA, BB of size 17266 x 1. How to perform the cross product of both. I used cross (AA,BB), but it shoots "A and B must be of length 3 in the dimension in which the cross product is taken"
  4 个评论
Matt J
Matt J 2020-9-14
编辑:Matt J 2020-9-14
There is no such thing as a cross-product between vectors that are not length 3. If you are working with some N-dimensional generalization of the term "cross-product", you must explain the terminology to us, because it is not standard.
James Tursa
James Tursa 2020-9-15
编辑:James Tursa 2020-9-15
What is the context? What are you using this calculation for? Maybe we can guide you to a correct calculation.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrix Indexing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by