Supplemental Information for Mann (2008) time series smoothing article

Supplementary Figures and Information

Matlab routines used in article:
Note that the access to ©Matlab ‘signal’ toolkit is required

Routine

Link to File

Lowpass filter routine to approximately implement min norm/min slope/min roughness boundary constraints as described in manuscript

lowpass.m

Lowpass filter routine to implement ‘mean padded’ boundary constraints as described in manuscript

lowpassmeanpad.m

Lowpass filter routine to implement ‘adaptive’ boundary constraints as described in manuscript (minor errors fixed 9/2/08: (i) upper limit error bound too low; (ii) w3 could be chosen such that weights don’t add to unity; under most circumstances—including the analyses in the manuscript--these errors do not influence results obtained, but they could under some circumstances)

lowpassadaptive.m

Lowpass filter routine used for lower boundary constraint by ‘lowpassadaptive’

lowpassmin.m