GPS data outlier detection and applying 'moving average' method

4 ビュー (過去 30 日間)
N/A
N/A 2020 年 5 月 11 日
コメント済み: N/A 2020 年 5 月 17 日
Hello,
I have GPS data with some outliers inside of it. Firstly, I need to detect acceleration higher than 3.7 m/s2 and lower than -1.5 m/s2 then, apply the 'moving average' method to these outliers. A part of GPS data and average method are in the attachment. (Standard meaning method is also okay btw)
Help me please :)

回答 (1 件)

Harsha Priya Daggubati
Harsha Priya Daggubati 2020 年 5 月 14 日
Hi,
I assume you need help in importing data from an excel and work on the data. The following documentation link gives you insight on how to do so.
To compute the moving mean on the outliers you can use the movmean method available with MATLAB. Refer to the documentation link:
Hope you can go ahead and solve the issue!
  1 件のコメント
N/A
N/A 2020 年 5 月 17 日
Sorry, it doesn't help me. Because the answer is so superficial :(

サインインしてコメントする。

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by