How to determine mean amplitude and Mean normalized frequency of a PSD

1 回表示 (過去 30 日間)
Saravanakumar Chandrasekaran
Saravanakumar Chandrasekaran 2021 年 2 月 4 日
I have two questions
1. i need to determine FFT of a discrete sequence. Then i have to calculate the PSD of FFT. Then mean amplitude and mean normalised frequency.
For example:
x = [1 1 1 0 1 0 1 0 1 1];
myfft = fft(x);
In most of the forum they they sampling frequency as 100 or 1000? i m not sure how to fix it.
2.Is there any term called as Mean normalized frequency? if so what is the expression?

回答 (0 件)

カテゴリ

Help Center および File ExchangeParametric Spectral Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by