Borrar filtros
Borrar filtros

How to remove Spikes from a signal

18 visualizaciones (últimos 30 días)
Mani Teja
Mani Teja el 27 de Sept. de 2019
Comentada: Mani Teja el 27 de Sept. de 2019
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 comentarios
Ankit
Ankit el 27 de Sept. de 2019
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 el 27 de Sept. de 2019
Hello ankit,
The 'filloutliers' function helped precisely.
thanks :D

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Electrophysiology en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by