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

2 Ansichten (letzte 30 Tage)
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);

Antworten (1)

Duijnhouwer
Duijnhouwer am 23 Mär. 2018
Source=Source*40+100

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by