iir

There are 58 repositories under iir topic.

  • IIR-Filter

    IIR Filter for audio application

    Language:VHDL2
  • Multi_IIR

    Multi-band IIR filter in Verilog. Uses time-domain multiplexing of a single, fixed-point, IIR filter to create a 27-band filter.

    Language:VHDL2
  • Arduino-Multiplierless-EMA-filter

    This repo contains a class that implements a Multiplierless Exponential Mobile Average/Infinite Impulse Response IIR filter

    Language:MATLAB2
  • filter-designer

    FIR and IIR digital filter design tool. Available on the Mac App Store.

    Language:C++1
  • rspt

    Realtime Signal Processing Toolbox. A C++ library designed to facilitate the compression and filtering of digital time-domain signal sequences aiming real-time signal processing.

    Language:C1
  • SignalMasterworksHub

    Welcome to the world of Digital Signal Processing (DSP) where we transform the digital realm into a symphony of data. 🎉

    Language:MATLAB1
  • digital-signal-processing-exercises

    Digital signal processing exercises on filters, their applications, the fundamentals of image processing, FIR filter windowing, notch filters, differentiating filters, z-transform and IIR filters.

    Language:MATLAB1
  • Digital-Filter

    Implementation of digital filters using ESP32 microcontroller in Arduino IDE

    Language:C1
  • signal-studio

    Import, draw, process and analyse a signal on browser.

    Language:JavaScript1
  • UdemyDSPFromGroundUpOnARMProcessors

    DSP on ARM uC

    Language:HTML1
  • Infinite_Impulse_Respone-Pole_Zero_Filter

    One of IIR signal processing method using Pole Zero

    Language:Pascal1
  • Signal_Processing

    Signal Processing projects, Both Digital and Analog. These some of my junior year labs for Signals and systems

    Language:MATLAB1
  • QIIRDesigner

    A cross-platform application for basic IIR filter design.

    Language:QML1
  • KNU-DSP

    [KNU DSP Project] FFT 및 Filter

    Language:C1
  • parIIR_gpu

    Parallel IIR on GPU

    Language:Cuda1
  • StreamTestBench

    Virtual Test Bench for visualizing Signal Processing Algorithms in Python

    Language:Python
  • Caratheodory-Fejer_method

    The Caratheodory-Fejer method for designing recursive digital filters

    Language:Jupyter Notebook
  • dsp-playground

    DSP tinkering

    Language:Python
  • snn-iir-checkpoints

    Checkpoints for PyTorch implementation of IJCAI 2020 paper Exploiting Neuron and Synapse Filter Dynamics in Spatial Temporal Learning of Deep Spiking Neural Network

  • Audio_Equalizer

    Audio Equalizer for wav files using IIR and FIR filters

    Language:MATLAB
  • Arduino_RealTime_IIR

    Use this library to compute Infinite Impulse Response filter.

    Language:C++