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 years 前 | 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 years 前 | 2 个回答 | 0
