how to normalize this time sequence shown below?

回答 (1 件)

Adam
Adam 2016 年 9 月 1 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeFourier Analysis and Filtering についてさらに検索

質問済み:

2016 年 9 月 1 日

回答済み:

2016 年 9 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by