Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
A 3.8 KB text file containing a C++ implementation of a fixed-point sliding window moving median filter, authored by Jamie Davis and last updated on 2026-05-31. The module is designed for deterministic, zero-heap noise suppression in bare-metal embedded targets, using a Q16.16 fixed-point format and supporting window sizes from 3 to 15 taps.
The primary file format is TXT, likely containing source code rather than a typical data table; users should expect to compile or integrate the C++ code.