how to normalize this time sequence shown below?

Respuestas (1)

Adam
Adam el 1 de Sept. de 2016
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.

Categorías

Más información sobre Fourier Analysis and Filtering en Centro de ayuda y File Exchange.

Preguntada:

el 1 de Sept. de 2016

Respondida:

el 1 de Sept. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by