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

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

Answers (2)

You can use one of the enveloping techniques discussed here.
Another option is to use the Hilbert transform, as described in Envelope Extraction Using the Analytic Signal (Signal Processing Toolbox).

2 Comments

Would I have to take the absolute values of the hilbert transform?
Yes, according to the documentation.
I’ve used it on some of my signals, and it works.

Sign in to comment.

Asked:

on 4 Jun 2015

Commented:

on 4 Jun 2015

Community Treasure Hunt

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

Start Hunting!