how to get the norm of the indices of two tensors

1 view (last 30 days)
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 Comments
Josephine Benjamin
Josephine Benjamin on 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

Sign in to comment.

Answers (0)

Categories

Find more on Matrices and Arrays in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!