Gistlib Logo

gistlib

other matlab categories

mean-filtering code snippets in matlab

create a function that performs mean filtering on 1-d timeseries data expressed as t and x, and accepts a % 3rd argument of window size (window size will be odd). use symmetric padding for the ends. in matlab

gistlibby LogSnag