Newton Raphson please guide
조회 수: 1 (최근 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!