There are 0 repository under digital-filters topic.
Electrical Engineering Formulas in Python
libdspl-2.0 is opensource cross-platform digital signal processing algorithm library, written in C language.
SdrGlut is a simple software defined radio - using glut and glui for its interface
A collection of Java classes for Digital Signal Processing
Colormap for visualizing amplitude and phase of complex functions (e.g. filter design) using hue and lightness in a perceptually-uniform colorspace
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.
MPLAB® PowerSmart™ SDK - Digital Control Library Designer Configuration Tool & Code Generator
Signal Filtering and Generation of Synthetic Time-Series.
Fast convolution and deconvolution functions using Fast Fourier Transform (FFT)
Firmware for EPC9143 300W 16th Brick Power Module Reference Design featuring advanced type IV voltage mode control with high-speed PWM steering
Open-source FIR and IIR filter design software
4:1 Fixed Conversion Rate, 1 MHz Operation Firmware Example
A(nother) C++ audio signal processing library
Two phase interleaved 50W LLC converter with digitally implemented voltage mode control and phase current balancing.
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.
Digital Filter Implementation with C++
Fir Filter Coefficient calculation for Embeded programs
EPC9137 1.5 kW 48V/12V Bi-directional Power Module Evaluation Board Firmware
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!
Low pass filter
Library of digital filter functions
BS Senior Design Project - FPGA active noise cancellation system.
Application lets load implementation of digital filter and then use it to process audio signal.
Digital control loop implementation of a simple voltage mode controller regulating the output voltage of an asynchronous boost converter
Digital control loop implementation of a simple peak current mode controller regulating the output voltage of a synchronous buck converter
Echo generation using FIR and IIR Filter in MATLAB
Digital signal processing laboratories. Sampling and aliasing; Discrete Fourier transform (DFT); Digital filters; Autoregressive least squares (LS); Maximum Likelihood Estimation (MLE)
A Python library for simplified design of symmetric FIR (Finite Impulse Response) digital filters.
Digital control loop implementation of a simple voltage mode controller regulating the output voltage of a synchronous buck converter
Digital control loop implementation of a dual-loop average current mode controller regulating the output voltage of a synchronous buck converter
Electric vehicle charging current control scheme
Digital FIR and IIR filters with intelligible Python codes using SciPy.