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 vues (au cours des 30 derniers jours)
Hello dear, can anybody helping me, how can I calculate this matrix in Matlab, i want to find this Unknown value, Ma and Va?

Réponses (1)

Stephan
Stephan le 26 Fév 2021
A = [1 5; 0 1]
b = [46; 16]
sol = A\b

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by