一种新的方波信号滤波算法(MATLAB R2018)压缩包=数据+代码+参考。plot(sampleTime,signal,'-o')title('Sample of Incoming Signal')ax = gca;ax.XAxisLocation = 'origin';代码评论区ax.YLim = [-30,30];ax.YLabel.String = 'Amplitude';ax.XLabel.String = 'Time in \mus';