Newton Raphson please guide

I have this equation Z^3-(1-B)Z^2+(A-3B^2-2B)Z-(AB-B^2-B^3)=0 where A=aP/R^2T^2 B=bP/RT, b=sum(xibi) and a=sumsum(xixjaij). A and B are parameters to be tuned. How to incorporate the tuning into newton raphson root finding algorithm? Thanks Isa

Answers (0)

Asked:

on 10 Jul 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!