Newton Raphson please guide
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!