This Interpolation package provides smooth interpolation in a buffer by approximating an ideal low pass filter (with an infinite steep drop of the frequency response at the cut-off frequency) using an interpolation with the sinc function over a finite number of support points (the ideal low pass filter would require an infinite number of support points).
Name | Description |
---|---|
Smooth interpolation in a buffer of random values (using the sinc-function that approximates an ideal low pass filter) | |
Interpolates the buffer using a replaceable kernel | |
Kernel for ideal low pass (sinc-function) | |
Date | Description | ||
---|---|---|---|
Sep. 4, 2015 |
|