how to normalize this time sequence shown below?

Antworten (1)

Adam
Adam am 1 Sep. 2016

0 Stimmen

Depends what kind of normalisation you want.
If you want to normalise to a unit peak then just divide by the maximum of the signal. If you want an L2-norm or other power norm signal then use
doc norm
and divide the signal by this.

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 1 Sep. 2016

Beantwortet:

am 1 Sep. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by