Borrar filtros
Borrar filtros

cross product of two arrays

1 visualización (últimos 30 días)
Turbulence Analysis
Turbulence Analysis el 14 de Sept. de 2020
Editada: James Tursa el 15 de Sept. de 2020
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 comentarios
Matt J
Matt J el 14 de Sept. de 2020
Editada: Matt J el 14 de Sept. de 2020
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 el 15 de Sept. de 2020
Editada: James Tursa el 15 de Sept. de 2020
What is the context? What are you using this calculation for? Maybe we can guide you to a correct calculation.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by