How to solve a set of non linear equations using second order newton raphson method in matlab?
Show older comments
I want to solve the following set of equations to find unknown alpha values(V and r values are known). Can anybody help me with this?

1 Comment
Varun Agrawal
on 28 May 2015
Answers (1)
Torsten
on 28 May 2015
0 votes
Use double() instead of vpa().
Best wishes
Torsten.
1 Comment
Varun Agrawal
on 28 May 2015
Categories
Find more on Newton-Raphson Method in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!