Show us how you call whatever function you used to filter with. Perhaps you used a very small span/window?
smoothing data with 'rloess'
9 次查看(过去 30 天)
显示 更早的评论
I have a spO2 (oxygen saturation) signal. it contains round values around the 95%. But there is a problem, there are artefacts, thus outlieres. So i need to filter the signal without taking the outliers in the moving mean filter. So i used a 'rloess' filter. but if i compare the raw data with the filtered data, there are no differences. But the boxplot tells me there are a lot outliers. Has someone the solution?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!