matrix & matrix function to eigen

Hi everyone, i would like to turn these matrixes to eigen format. Thanks for help <3!
x=reshape( 1:100, 10, 10)
x=x'
and
B = rand(5,4)
C = rand(4,8)
B*C

Antworten (0)

Diese Frage ist geschlossen.

Gefragt:

am 15 Dez. 2022

Geschlossen:

am 15 Dez. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by