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