Borrar filtros
Borrar filtros

how to get the norm of the indices of two tensors

1 visualización (últimos 30 días)
Josephine Benjamin
Josephine Benjamin el 15 de Sept. de 2020
Comentada: Josephine Benjamin el 15 de Sept. de 2020
Suppose we have two tensors A=tensor(randn(2,3,3)) and B=tensor(randn(2,3,3)). I would like to know how to create a table of indices for each tensor and then get the corresponding norm of these two indices using matlab
  2 comentarios
KSSV
KSSV el 15 de Sept. de 2020
Read about function norm.
Josephine Benjamin
Josephine Benjamin el 15 de Sept. de 2020
i know how to get the norm. But what i need is how to first create the indices of each tensor then calculate the norm between these indices

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Matrices and Arrays en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by