Examples v0.1.6
===============

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

   /examples_v016/basic_steps.ipynb

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

   /examples_v016/multiple_inputs_example.ipynb

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

   /examples_v016/information_criteria_examples.ipynb

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

   /examples_v016/extended_least_squares.ipynb

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

   /examples_v016/defining_lags.ipynb

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

   /examples_v016/parameter_estimation.ipynb

.. toctree::
   :maxdepth: 1
   :caption: MetaMSS Algorithm

   /examples_v016/metamss.ipynb

.. toctree::
   :maxdepth: 1
   :caption: Accelerated Orthogonal Least-Squares algorithm

   /examples_v016/aols.ipynb

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

   /examples_v016/f_16_benchmark.ipynb

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

   /examples_v016/narx_neural_network.ipynb

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

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

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

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

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

   /examples_v016/n_steps_ahead_prediction.ipynb
