We consider solving integral equations on a piecewise smooth surface S in R3 with a smooth kernel function, using piecewise polynomial collocation interpolation of the surface. The theoretical ...
I've been using Savitzky-Golay (SG) filters for quite a while, but always on 1D data, using an implementation based on the algorithm from the Numerical Recipes to calculate the kernel (mask, ...