Number of flops for fsolve or newton's method to solve non-linear equations
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Calculus en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!