matrix & matrix function to eigen

Hi everyone, i would like to turn these matrixes to eigen format. Thanks for help <3!
sum(diag(A))
mean(A, 2)
min(A,[],2)
max(A)
B = rand(5,4)
C = rand(4,8)
B*C

1 件のコメント

Image Analyst
Image Analyst 2022 年 12 月 15 日
What is eigen format?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

質問済み:

2022 年 12 月 15 日

コメント済み:

2022 年 12 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by