Community Profile

photo

Josephine Benjamin


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


how to get the norm of the indices of two tensors
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 in...

3 years ago | 0 answers | 0

0

answers

Question


How to compute for the distance between two tensors using matlab?
Consider two tensors X={(0 2;1 3), (1 4; 5 6)} and Y={(4 3; 2 1), (2 5; 6 2)}. I want to compute the distance between these two...

3 years ago | 1 answer | 0

1

answer