matrix & matrix function to eigen

조회 수: 1 (최근 30일)
hzrkc
hzrkc 2022년 12월 15일
댓글: Image Analyst 2022년 12월 15일
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by