This interpolation uses a first order filter to smooth the data just as FirstOrder. However, the calculation is based on a table interpolation.
Name | Description |
---|---|
kernel | Kernel for a tabulated step response |
kernelVariance | Function to be integrated for the varianceFactor |
der_kernel_offset | Derivative of kernel for a tabulated step response |
trapz | Integral of a time signal using trapezium rule |
Date | Description | ||
---|---|---|---|
Sep. 4, 2015 |
|