Feeds
질문
How to obtain the simulated and unpreprocessed version of the data?
I am performing the following preprocessing steps. First, I elliminate the outliers with filloutliers(data, 'pchip', 'grubbs'). ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Is it possible to obtain the initial data after "smoothdata" function?
I am smoothing the data with smoothdata(data, 'movmedian'). Is there any way to obtain the initial data after the smoothing is d...
3년 초과 전 | 답변 수: 2 | 0
