Experimental pedagogy: I don't teach, I learn and document along the way. Anyone can join.
-
Updated
Aug 24, 2026
Experimental pedagogy: I don't teach, I learn and document along the way. Anyone can join.
Sound Filter is a software that uses frequency analysis and filter design to separate mixed sounds into two tracks. It utilizes the Bilinear transform and low-pass/high-pass filters to isolate original sounds from mixed recordings. Ideal for audio engineers and technicians.
Software zur Berechnung der Bilinearen-Transform (Bilinear Transform Computation Software)
The Band-Stop Filter Audio Processing project showcases the implementation and effects of a band-stop filter on various audio signals. It features MATLAB scripts for adding noise to audio files and applying a tenth-order Butterworth band-stop filter via bilinear transform. Contains the options to select from multiple bandwidths and audio files.
Yet Another PID (YAPID) library for Arduino
Digital Filter Design
Python implementation of an Nth-order Butterworth low-pass filter using the bilinear transform and frequency-domain filtering
To associate your repository with the bilinear-transform topic, visit your repo's landing page and select "manage topics."