GitHub topics: digital-filters
engineerjoe440/ElectricPy
Electrical Engineering Formulas in Python
Language: Python - Size: 92.6 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 97 - Forks: 19

righthalfplane/SdrGlut
SdrGlut is a simple software defined radio - using glut and glui for its interface
Language: C - Size: 247 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 93 - Forks: 15

BlagojeBlagojevic/Low_Pass_Filter_Arduino
Low pass filter
Language: Jupyter Notebook - Size: 243 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

memovalverd42/easy_fir_filter
A Python library for simplified design of symmetric FIR (Finite Impulse Response) digital filters.
Language: Python - Size: 92.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

chdh/dsp-collection-java
A collection of Java classes for Digital Signal Processing
Language: Java - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 12

Fadi-Eid/DigitalFilterDesigner2024
Open-source FIR and IIR filter design software
Language: Python - Size: 18 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

hamsadev/CascadeFilters
A lightweight and efficient library for implementing multi-stage (cascaded) digital filters, supporting high-pass, low-pass, band-pass, and band-stop configurations. Ideal for signal processing tasks with customizable filter orders and coefficients.
Language: C - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

endolith/complex_colormap
Colormap for visualizing amplitude and phase of complex functions (e.g. filter design) using hue and lightness in a perceptually-uniform colorspace
Language: Python - Size: 34.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 38 - Forks: 5

HyperLan-git/faser
A new world just opened up
Language: C++ - Size: 86.9 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Dsplib/libdspl-2.0
libdspl-2.0 is opensource cross-platform digital signal processing algorithm library, written in C language.
Language: C - Size: 31 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 83 - Forks: 25

NatsuDrag9/EVSE
Electric vehicle charging current control scheme
Language: C++ - Size: 1.78 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

leesfy/Caratheodory-Fejer_method
The Caratheodory-Fejer method for designing recursive digital filters
Language: Jupyter Notebook - Size: 2.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

krystofair/system-filtracji-cyfrowej
Application lets load implementation of digital filter and then use it to process audio signal.
Language: Python - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

michaeldzjap/MDAudio
A(nother) C++ audio signal processing library
Language: C++ - Size: 274 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

skrynnyk/Zevaluator
A single-header C++11 library for embedded targets to easily stand up evaluation-ready difference equation forms of discretized Z-domain Transfer Functions - just provide the numerator and denominator coefficients!
Language: C++ - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ozangerger/DigitalFilters
Library of digital filter functions
Language: C++ - Size: 1.51 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TotoroTron/ANC_System
Senior design project: FPGA active noise cancellation system.
Language: VHDL - Size: 202 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vsamy/DiFipp
DiFi++ is a header-only c++ linear time-invariant Digital Filter library
Language: C++ - Size: 171 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 2

aaaph/phase-analysis
analysis of phase-frequency characteristics digital second order filters
Language: MATLAB - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

fergarciadlc/FFT-conv-decv
Fast convolution and deconvolution functions using Fast Fourier Transform (FFT)
Language: MATLAB - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

DericAugusto/UFV_SignalProcessing
Contents for the course of Signal Processing from the Electrical Eng. Department of the Federal University of Viçosa (Brazil). Course taught in portuguese.
Language: MATLAB - Size: 848 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ofmla/digital_filtering_HT_integrals
Digital filtering for evaluating Hankel transform integrals.
Language: Fortran - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MohamadTarekk/AudioEqualizer
Filter sound files & add gain to frequency bands
Size: 13.3 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sukrith-sunil/Echo-Effects-Simulation
Echo generation using FIR and IIR Filter in MATLAB
Language: MATLAB - Size: 1.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-tools/powersmart-dcld
MPLAB® PowerSmart™ SDK - Digital Control Library Designer Configuration Tool & Code Generator
Size: 240 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 4

yunusbagriacik/Digital-Filters-in-Audio-Signal-Processing
Digital FIR and IIR filters with intelligible Python codes using SciPy.
Language: Jupyter Notebook - Size: 1.37 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sdinulescu/AnaloGen
A set of example patchers and gen files, digitally implementing several common filters for audio programming using Max MSP. Built using Gen, AnaloGen filters and waveshapers are conveniently contained in Gen objects, able to be easily used (and manipulated) in your Max patches. Bundled as a package, available for download via the Max Package Manager, AnaloGen objects can be used in your own patches by creating a Max object and typing gen~ filter-name, or you can start with the example patchers and move forward from there.
Language: Max - Size: 11.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 0

leonardopedroso/Digital-Signal-Processing-labs
Digital signal processing laboratories. Sampling and aliasing; Discrete Fourier transform (DFT); Digital filters; Autoregressive least squares (LS); Maximum Likelihood Estimation (MLE)
Language: MATLAB - Size: 178 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gabrielegilardi/SignalFilters
Signal Filtering and Generation of Synthetic Time-Series.
Language: Python - Size: 436 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 9

microchip-pic-avr-examples/llc50w-power-voltage-mode-control-with-active-current-sharing
Two phase interleaved 50W LLC converter with digitally implemented voltage mode control and phase current balancing.
Language: C - Size: 166 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

microchip-pic-avr-solutions/epc9143-power-advanced-voltage-mode-control
Firmware for EPC9143 300W 16th Brick Power Module Reference Design featuring advanced type IV voltage mode control with high-speed PWM steering
Language: C - Size: 20.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

microchip-pic-avr-solutions/epc9149-power-1kw-8th-brick-power-module
4:1 Fixed Conversion Rate, 1 MHz Operation Firmware Example
Language: C - Size: 13.2 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

microchip-pic-avr-examples/dspic33ck-power-dac-slope-compensation
DAC Slope Compensation Ramp Output Configuration Example for dsPIC33CK-MP devices
Language: C - Size: 1.84 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/dpsk3-power-boost-voltage-mode-control
Digital control loop implementation of a simple voltage mode controller regulating the output voltage of an asynchronous boost converter
Language: C - Size: 17.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

zeyad-kay/digital-filter-visualizer
Web tool for visualizing digital filters
Language: JavaScript - Size: 391 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-solutions/epc9137-power-48v-12v-bus-balancer
EPC9137 1.5 kW 48V/12V Bi-directional Power Module Evaluation Board Firmware
Language: C++ - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 6

badra022/digital-filter-designer
a website application where you can design your desired digital filters online
Language: JavaScript - Size: 546 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/dpsk3-power-buck-peak-current-mode-control
Digital control loop implementation of a simple peak current mode controller regulating the output voltage of a synchronous buck converter
Language: C - Size: 9.98 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

talhaSr/filter-lab
Digital Filters for C Implementation
Language: C - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/dpsk3-power-buck-average-current-mode-control
Digital control loop implementation of a dual-loop average current mode controller regulating the output voltage of a synchronous buck converter
Language: C - Size: 26 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/dpsk3-power-buck-adaptive-gain-control
Digital control loop implementation of a simple voltage mode controller regulating the output voltage of a synchronous buck converter
Language: C - Size: 23.5 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

microchip-pic-avr-examples/dpsk3-power-buck-voltage-mode-control
Digital control loop implementation of a simple voltage mode controller regulating the output voltage of a synchronous buck converter
Language: C - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

theocharistr/DigitalFilters
Digital Filter applications with Matlab
Language: MATLAB - Size: 10.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

lmpizarroTestB/verilogTest
learning to program verilog
Language: Verilog - Size: 773 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

hassifow/real-time-audio-descrambler
Descrambling a scrambled message using MATLAB and C in real time.
Language: C - Size: 2.41 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
