cross product of two arrays

4 ビュー (過去 30 日間)
Turbulence Analysis
Turbulence Analysis 2020 年 9 月 14 日
編集済み: James Tursa 2020 年 9 月 15 日
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 Center および File ExchangeMatrix Indexing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by