Clear Filters
Clear Filters

Number of flops for fsolve or newton's method to solve non-linear equations

1 view (last 30 days)
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

Answers (0)

Categories

Find more on Mathematics 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!