Newton Raphson please guide
3 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!