Jupyter notebooks
=================

.. toctree::
   :maxdepth: 1
   :caption: Basic steps

   /examples/basic_steps.ipynb

.. toctree::
   :maxdepth: 1
   :caption: Multiple Inputs usage

   /examples/multiple_inputs_example.ipynb

.. toctree::
   :maxdepth: 1
   :caption: Information Criteria - Examples

   /examples/information_criteria_examples.ipynb

.. toctree::
   :maxdepth: 1
   :caption: Using Extended Least Squares Algorithm

   /examples/extended_least_squares.ipynb

.. toctree::
   :maxdepth: 1
   :caption: Setting specific lags

   /examples/defining_lags.ipynb

.. toctree::
   :maxdepth: 1
   :caption: Parameter estimation methods

   /examples/parameter_estimation.ipynb

.. toctree::
   :maxdepth: 1
   :caption: F-16 aircraft

   /examples/f_16_benchmark.ipynb

.. toctree::
   :maxdepth: 1
   :caption: NARX Neural Network

   /examples/narx_neural_network.ipynb

.. toctree::
   :maxdepth: 1
   :caption: General Estimators

   /examples/general_estimators.ipynb
   
.. toctree::
   :maxdepth: 1
   :caption: Simulate a predefined model

   /examples/simulating_a_predefined_model.ipynb
   
.. toctree::
   :maxdepth: 1
   :caption: System Identification Using Adaptative Filters

   /examples/system_identification_using_adaptative_filters.ipynb
   
.. toctree::
   :maxdepth: 1
   :caption: Identification of an electromechanical system

   /examples/identification_of_an_electromechanical_system.ipynb
   
.. toctree::
   :maxdepth: 1
   :caption: N-steps-ahead simulation

   /examples/n_steps_ahead_prediction.ipynb
