Using Convolution to Smooth Data with a Moving Average in MATLAB - MATLAB
Video Player is loading.
Current Time 0:00
Duration 0:00
Loaded: 0%
Stream Type LIVE
Remaining Time 0:00
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected
      Video length is 3:46

      Using Convolution to Smooth Data with a Moving Average in MATLAB

      (Originally posted on Doug's MATLAB Video Tutorials blog.)

      I teach the introduction to MATLAB classes for all new hires in the Technical Support group at MathWorks. One of the attendees wanted to know how to do a moving average in MATLAB. This can be useful for filtering, or smoothing, noisy data. I realized I had never covered that on the blog, so here we go! I show how to do this from scratch using conv. If you have the Curve Fitting Toolbox, you might want to check out smoothing, which adds some fancier smoothing methods.

      Recorded: 17 Apr 2012

      Related Products