How do I get the amplitude profile of an earthquake Signal?

1 次查看(过去 30 天)
I have El-Centro data. Using wavelet analysis,I have reconstructed the signal, I need to get a smooth plot of the amplitude profile which envelopes the Accel vs Time graph. Any idea how I should go about it?
TIA

回答(2 个)

Chad Greene
Chad Greene 2015-6-4
You can use one of the enveloping techniques discussed here.

Star Strider
Star Strider 2015-6-4
Another option is to use the Hilbert transform, as described in Envelope Extraction Using the Analytic Signal (Signal Processing Toolbox).
  2 个评论
Samar Kenkre
Samar Kenkre 2015-6-4
Would I have to take the absolute values of the hilbert transform?
Star Strider
Star Strider 2015-6-4
Yes, according to the documentation.
I’ve used it on some of my signals, and it works.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by