The Low Pass Function in MATLAB | eHow
MATLAB contains the smooth() function to remove high-frequency noise in a signal without needing to determine the exact frequency cutoff for a low-pass filter. By default, MATLAB uses a moving average filter of five adjacent data points. The second exampl...