2D & 3D Spectra of Savitzky-Golay Smoothing and Differentiation Filters

Spectral plots of Savitzky-Golay smoothing and differentiation filters
2.1K Downloads
Updated 19 Dec 2005

No License

This zip-file contains two m-files that generate 2D spectral plots of smoothing and differentiation filters.

The files are useful for illustration and educational purposes.

Usage:

[w,A] = ztrans1d(h);
[u,v,A] = ztrans2d(h);
u,v,w = 1d and 2d frequencies up the folding frequency. A = amplitude density.
h = 1D and 2D filter coeffecients.

Cite As

Abdulwahab Abokhodair (2024). 2D & 3D Spectra of Savitzky-Golay Smoothing and Differentiation Filters (https://www.mathworks.com/matlabcentral/fileexchange/9398-2d-3d-spectra-of-savitzky-golay-smoothing-and-differentiation-filters), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0