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 Center および File ExchangeSoftware Development Tools についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by