Filter löschen
Filter löschen

how to get the norm of the indices of two tensors

1 Ansicht (letzte 30 Tage)
Josephine Benjamin
Josephine Benjamin am 15 Sep. 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 Kommentare
KSSV
KSSV am 15 Sep. 2020
Read about function norm.
Josephine Benjamin
Josephine Benjamin am 15 Sep. 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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by