.. _sphx_glr_api_gallery_numerical_analysis_root_finding: Root finding ------------ The Babylonian square-root rule and bisection, Newton-Raphson's tangent iteration, Halley's cubically convergent method, and Aitken/Steffensen acceleration, each with its empirical convergence order measured. .. raw:: html
.. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /api/gallery/numerical_analysis/root_finding/images/thumb/sphx_glr_plot_01_babylonian_bisection_thumb.png :alt: :doc:`/api/gallery/numerical_analysis/root_finding/plot_01_babylonian_bisection` .. raw:: html
The Babylonian square root and bisection
.. raw:: html
.. only:: html .. image:: /api/gallery/numerical_analysis/root_finding/images/thumb/sphx_glr_plot_02_newton_raphson_thumb.png :alt: :doc:`/api/gallery/numerical_analysis/root_finding/plot_02_newton_raphson` .. raw:: html
Newton-Raphson's method: tangent lines and quadratic convergence
.. raw:: html
.. only:: html .. image:: /api/gallery/numerical_analysis/root_finding/images/thumb/sphx_glr_plot_03_halley_method_thumb.png :alt: :doc:`/api/gallery/numerical_analysis/root_finding/plot_03_halley_method` .. raw:: html
Halley's method: cubic convergence
.. raw:: html
.. only:: html .. image:: /api/gallery/numerical_analysis/root_finding/images/thumb/sphx_glr_plot_04_aitken_steffensen_thumb.png :alt: :doc:`/api/gallery/numerical_analysis/root_finding/plot_04_aitken_steffensen` .. raw:: html
Aitken's delta-squared process and Steffensen's method
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /api/gallery/numerical_analysis/root_finding/plot_01_babylonian_bisection /api/gallery/numerical_analysis/root_finding/plot_02_newton_raphson /api/gallery/numerical_analysis/root_finding/plot_03_halley_method /api/gallery/numerical_analysis/root_finding/plot_04_aitken_steffensen