How to remove the outliers which locate outside the confidence interval?

1 回表示 (過去 30 日間)
ashraf rateb
ashraf rateb 2014 年 4 月 2 日
Hey guys I have one question related to processing of Time series, I have xy data and want to remove the outliers, so i defined it by ones located outside the the Confidence interval, I applied the regress functions [B, Bint, R, Rint, stats] = regress(y, x); here the Bint= (-4.2785e-06 3.8515e-06);
I need to remove the observation data outside the bounds, How?
thanks in advance ashraf

回答 (0 件)

カテゴリ

Help Center および File ExchangeTime Series についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by