how can i set center frequency as 100 HZ and bandwidth as 40 HZ for a gaussian source

2 ビュー (過去 30 日間)
Linta Antony
Linta Antony 2018 年 3 月 6 日
回答済み: Duijnhouwer 2018 年 3 月 23 日
how can i set center frequency as 100 HZ and bandwidth as 40 HZ of following gaussian source. SNAPSHOTS = 1000; Source = (randn(1, SNAPSHOTS) + 1i * randn(1, SNAPSHOTS)) / sqrt(2);

回答 (1 件)

Duijnhouwer
Duijnhouwer 2018 年 3 月 23 日
Source=Source*40+100

カテゴリ

Help Center および File ExchangeDigital Filter Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by