Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
96129 views
common
======

A collection of functions used throughout FilterPy, and/or functions that you
will find useful when you build your filters.


.. automodule:: filterpy.common

-----

.. autofunction:: Q_discrete_white_noise

-----

.. autofunction:: Q_continuous_white_noise

-----

.. autofunction:: van_loan_discretization

-----

.. autofunction:: linear_ode_discretation


-----

.. autofunction:: runge_kutta4

-----

.. autofunction:: dot3

-----

.. autofunction:: dot4

-----

.. autofunction:: dotn