- #1
Feodalherren
- 605
- 6
Homework Statement
I'm trying to write a program to solve a system of 3 non-linear equations using the Newton-Raphson method. I'm stuck on trying to figure out what the formula for a system of 3 unknowns is. I can't remember the derivation at all and after endless hours of googling and looking at pdfs (they all list a two-by-two ARG!)
Homework Equations
The Attempt at a Solution
Does anyone know what the formula looks like for a 3by3 or an arbitrary system?
Thanks!