matrix & matrix function to eigen

Hi everyone, i would like to turn these matrixes to eigen format. Thanks for help <3!
repmat((1:100).',1,150)
(1:100).'+zeros(1,150)
g = reshape(1:100,10,10)
g = reshape(1:100,10,10).'

1 Kommentar

Image Analyst
Image Analyst am 15 Dez. 2022
Why are you posting these similar posts? They don't make any sense and people are going to start deleting them.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Matrices and Arrays finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 15 Dez. 2022

Kommentiert:

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