Question
Solving for variables - 3 equations; using newton's method & Jacobian
- September 14, 2010
- 4 replies
- 8158 views
Hi there,
I am trying to solve 3 equations with 3 variables. The form of the equation is as follows:
F(x,y,z,t) , G(x,y,z,t) and H(x,y,z,t). I'm attaching mathcad file.
When t is known or fixed, say t=2 or t=3 etc, I can solve these three equations. See attached for the functions and t.
But, I don't know how to generalise it, i.e. when t has a range of values, say t = 1,2,3 and so on. I would be glad if someone can look into this program and help me. Once I know how to program it for the this case, I can then perhaps do it for nonlinear case.
Thanks,
Ashehad

