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
0 件のコメント
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!