Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 935 Bytes

lab1.rst

File metadata and controls

58 lines (29 loc) · 935 Bytes

lab1 files

lab1_secant module

.. automodule:: lab1_secant

lab1_secant plot output

.. plot:: ../labs/lab1/lab1_files/python/lab1_secant.py


plot_secant module functions

.. autofunction:: plot_secant

lab1_temperatue module

.. automodule:: lab1_temperature

lab1_temperature plot output

.. plot:: ../labs/lab1/lab1_files/python/lab1_temperature.py


lab1 interpolation functions

.. autofunction:: lab1_interpol.interpol

plot for pn=6:

.. plot:: ../labs/lab1/lab1_files/python/lab1_interpol.py

.. autofunction:: lab1_interpol_f.interpol

plot for pn=6:

.. plot:: ../labs/lab1/lab1_files/python/lab1_interpol_f.py

.. autofunction:: lab1_interpol_g.interpol

plot for pn=6:

.. plot:: ../labs/lab1/lab1_files/python/lab1_interpol_g.py