Algorithm for solving system of nonlinear equations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
mooshasta
Messages
28
Reaction score
0
I'm trying to find an algorithm to solve a 4 variable system of nonlinear equations.. the variables are named w,x,y,z and a,b,c,d are constants:

a = x - y + z
b = w + x
c = y * z
d = x * y / w


Can anyone offer any advice? Much appreciated...
 
Physics news on Phys.org