Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_preproc_online_downsample_apply”.
function [DM, xd] = ft_preproc_online_downsample_apply(DM, x) Passes signal x (channels times samples) through the downsampler. Returns updated downsample model (numSkip!) and downsampled signal. 2010 S. Klanke
Share this page: