Simple symbolic system of nonlinear equations
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
valentino dardanoni
il 17 Set 2018
Commentato: valentino dardanoni
il 18 Set 2018
I have a simple system of linear equations such as
f(x,y,z)=a
g(x,y,z)=b
h(x,y,z)=c
with f,g,h being specified polynomial functions. I want to find the symbolic solution x=x(a,b,c), y=y(a,b,c) and z=z(a,b,c).
Any help on coding this problem is much appreciated
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!