フィルターのクリア

How to remove Spikes from a signal

18 ビュー (過去 30 日間)
Mani Teja
Mani Teja 2019 年 9 月 27 日
コメント済み: Mani Teja 2019 年 9 月 27 日
Hello everyone,
I have a plot below which consists of two curves:
1. Red Curve - Original
2. Green Dotted Curve - Target
I want to filter out the spikes from the 'Original Curve' and replace it with suitable values such that the 'Original Curve' appears like the 'Target Curve'. In the plot below, I have achieved it using Interpolation. I want to find an easier way to do it. I even tried using 'medfilt1' function but I am not able to get rid of all the spikes. Any help would be highly appreciated.
Thanks !!
Unbenannt.PNG
  11 件のコメント
Ankit
Ankit 2019 年 9 月 27 日
Hi Mani,
I was just going through some options in MATLAB, go to know about the below options
I found one such example using filloutliers (see below link)
Regards
Ankit
Mani Teja
Mani Teja 2019 年 9 月 27 日
Hello ankit,
The 'filloutliers' function helped precisely.
thanks :D

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

回答 (0 件)

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by