:orphan:
Example gallery
===============
This gallery shows example Python scripts demonstrating how to use our code.
Each example script is automatically run and the output and figures are captured below.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_example_01_fit_concave_ellipsoid_with_tol_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_example_01_fit_concave_ellipsoid_with_tol.py`
.. raw:: html
Example 01: Fit concave ellipsoid
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_example_02_fit_concave_hyperboloid_with_opt_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_example_02_fit_concave_hyperboloid_with_opt.py`
.. raw:: html
Example 02: Fit concave hyperboloid
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_example_03_fit_convex_hyperbolic_cylinder_with_tol_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_example_03_fit_convex_hyperbolic_cylinder_with_tol.py`
.. raw:: html
Example 03: Fit convex hyperbolic cylinder
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_example_04_fit_concave_elliptic_cylinder_with_opt_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_example_04_fit_concave_elliptic_cylinder_with_opt.py`
.. raw:: html
Example 04: Fit concave elliptic cylinder
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_example_05_fit_real_concave_hyperbolic_cylinder_with_opt_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_example_05_fit_real_concave_hyperbolic_cylinder_with_opt.py`
.. raw:: html
Example 05: Fit real data of a concave hyperbolic cylinder
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_example_06_fit_real_concave_ellipsoid_with_tol_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_example_06_fit_real_concave_ellipsoid_with_tol.py`
.. raw:: html
Example 06: Fit real data of a concave ellipsoid
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/example_01_fit_concave_ellipsoid_with_tol
/auto_examples/example_02_fit_concave_hyperboloid_with_opt
/auto_examples/example_03_fit_convex_hyperbolic_cylinder_with_tol
/auto_examples/example_04_fit_concave_elliptic_cylinder_with_opt
/auto_examples/example_05_fit_real_concave_hyperbolic_cylinder_with_opt
/auto_examples/example_06_fit_real_concave_ellipsoid_with_tol
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery