How to solve equations system without using "solve" or "linsolve" functions
Mostra commenti meno recenti
I have to solve the following equation system:
3x-0.1y-0.2z=7.85
0.1x+7y-0.3z=-19.3
0.3x-0.2y+10z=71.4
without using "solve" or "linsolve"
Risposte (1)
Torsten
il 9 Mag 2017
0 voti
https://de.mathworks.com/help/matlab/ref/mldivide.html
Best wishes
Torsten.
Categorie
Scopri di più su Mathematics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!