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

4 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Digital Filter Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by