how to normalize this time sequence shown below?

Risposte (1)

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.

Categorie

Scopri di più su Fourier Analysis and Filtering in Centro assistenza e File Exchange

Richiesto:

il 1 Set 2016

Risposto:

il 1 Set 2016

Community Treasure Hunt

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

Start Hunting!

Translated by