Effacer les filtres
Effacer les filtres

Is it possible to get the innside part envelope of the signal

2 vues (au cours des 30 derniers jours)
DuckDuck
DuckDuck le 31 Mai 2013
I have a signal with a lot of peaks. what i want to achieve is to get the envelope of inner part of the signal, the one of that part that looks solid in colors not the peaks envelope is it possible to achieve this.
Thank You
  4 commentaires
José-Luis
José-Luis le 31 Mai 2013
Modifié(e) : José-Luis le 31 Mai 2013
You could try different weights and lengths for the smoothing until you get something that looks like what you'd like. The easiest way however would probably be to ask the person that generated that plot.
To avoid giving much weight to the peaks, you could also try with a median filter:
doc medfilt1
DuckDuck
DuckDuck le 31 Mai 2013
It was me who generated that plot, the signal inside the blue surface is a signal from other sensors, but i noticed it has the shape of the inner envelope of the blue one. so i thought i could find a way to generate it from the blue signal. The mdfilt1 didn't give me any thing useful. But thanks for your effort.

Connectez-vous pour commenter.

Réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by