matrix & matrix function to eigen

8 次查看(过去 30 天)
hzrkc
hzrkc 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