Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
96128 views
JulierSigmaPoints
=================


Introduction and Overview
-------------------------

Generates sigma points and weights according to Simon J. Julier and Jeffery K. Uhlmann’s 
original paper. It parametrizes the sigma points using kappa.

.. automodule:: filterpy.kalman


--------


.. autoclass:: JulierSigmaPoints
    :members:

    .. automethod:: __init__