.AdvancedNoise.Interpolators.SmoothIdealLowPass

Smooth interpolation (with sinc function)

Information

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).

Contents

Name Description
 interpolate Smooth interpolation in a buffer of random values (using the sinc-function that approximates an ideal low pass filter)
 der_interpolate Interpolates the buffer using a replaceable kernel
 kernel Kernel for ideal low pass (sinc-function)
 der_kernel_offset

Revisions

Date Description
Sep. 4, 2015
DLR logo Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos