HI,
I was wondering if someone has the code for newton's method for non- linear equations. I am trying to solve the following set of equations
Sin(x +y ) = e^x-y
Cos(x+6) = x^2*y^2
any help would be greatly appriciated
Printable View
HI,
I was wondering if someone has the code for newton's method for non- linear equations. I am trying to solve the following set of equations
Sin(x +y ) = e^x-y
Cos(x+6) = x^2*y^2
any help would be greatly appriciated
Sin(x +y ) = e^x-y
Cos(x+6) = x^2*y^2
*thinks slowly* I'm going in circles... :eek: :confused:
I found a code chunk for this method, but it is in fortran...
http://wwwrel.ph.utexas.edu/Members/...es_nonlin.html