Number of flops for fsolve or newton's method to solve non-linear equations
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!