Number of flops for fsolve or newton's method to solve non-linear equations
3 views (last 30 days)
Show older comments
Hi, I am using fsolve() function to solve the K non-linear equations with each non-linear equation having K variables and having degree M.
Can anyone tell me how to count the number of flops (floating point operations) for fsolve() method or newton's method ?
I searched rigorously in internet and mathworks file exchange. But, could not find any. That's why i am asking here. If any one knows any info., then please tell me.
Thanks, kalpana
0 Comments
Answers (0)
See Also
Categories
Find more on Calculus 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!