:orphan:
.. _examples:
========
Examples
========
These are examples of how fird can be used to design FIR filters.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_lowpassfilter_thumb.png
:alt:
:ref:`sphx_glr_examples_lowpassfilter.py`
.. raw:: html
Simple lowpass filter design.
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_arbitrarymagnitude_thumb.png
:alt:
:ref:`sphx_glr_examples_arbitrarymagnitude.py`
.. raw:: html
FIR filter with magnitude from function.
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_nonnegativecoefficients_thumb.png
:alt:
:ref:`sphx_glr_examples_nonnegativecoefficients.py`
.. raw:: html
Non-negative coefficients.
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_raisedcosine_thumb.png
:alt:
:ref:`sphx_glr_examples_raisedcosine.py`
.. raw:: html
Raised cosine filter design.
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_multistageinterpolation_thumb.png
:alt:
:ref:`sphx_glr_examples_multistageinterpolation.py`
.. raw:: html
Multi-stage interpolation.
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/lowpassfilter
/examples/arbitrarymagnitude
/examples/nonnegativecoefficients
/examples/raisedcosine
/examples/multistageinterpolation
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery