フィルターのクリア

delay of a signal

1 回表示 (過去 30 日間)
Mohammadmahdi Sayadi
Mohammadmahdi Sayadi 2020 年 3 月 31 日
編集済み: Mohammadmahdi Sayadi 2020 年 3 月 31 日
hi all
i try to find a part of signal in the main signal using FFT for exmaple
offset_time = 2048;
y = -2*randi([0,1],9000,1) + 1;
x = y(offset_time:offset_time + 100);
if NFFT is less than of offset_time how can i do this?
in my code NFFT is equal to 1024;

回答 (0 件)

カテゴリ

Help Center および File ExchangeFourier Analysis and Filtering についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by