Hello dear, can anybody helping me, how can I calculate this matrix in Matlab, i want to find this Unknown value, Ma and Va?

2 Ansichten (letzte 30 Tage)
Hello dear, can anybody helping me, how can I calculate this matrix in Matlab, i want to find this Unknown value, Ma and Va?

Antworten (1)

Stephan
Stephan am 26 Feb. 2021
A = [1 5; 0 1]
b = [46; 16]
sol = A\b

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by