Akzeptierte Antwort

madhan ravi
madhan ravi am 6 Nov. 2018
Bearbeitet: madhan ravi am 6 Nov. 2018

1 Stimme

2 Kommentare

But if i have this :
x=[1 0 1 1;1 1 0 1;1 1 1 0;1 1 1 1]
z=[1;2;3;3]
i cant find y which is z/x
z*inv(x) doesnt work

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Community Treasure Hunt

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

Start Hunting!

Translated by