how to get the norm of the indices of two tensors

조회 수: 1 (최근 30일)
Josephine Benjamin
Josephine Benjamin 2020년 9월 15일
댓글: Josephine Benjamin 2020년 9월 15일
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
KSSV
KSSV 2020년 9월 15일
Read about function norm.
Josephine Benjamin
Josephine Benjamin 2020년 9월 15일
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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Software Development Tools에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by