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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Newton-Raphson Method 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!