フィルターのクリア

Gaussian pulse

2 ビュー (過去 30 日間)
contessa mima
contessa mima 2012 年 3 月 10 日
the pulse must have these parameters:
Pulse width =3.5 µs
Rise time = 2.5µs
Fall time =2.5µs
level range required= > 80 dB
My problem is how insert the rise and the fall time as well as the level range (instructions), to this gaussian pulse:
t= -30E-3:1/299E3:30E-3;%t: the time
fc=900e3%fc :center frequency =900 khz
bw=0.000035;%Pulse Width= 3.5 µs
yi = gauspuls(t,fc,bw);
plot(t,yi)
grid

回答 (0 件)

カテゴリ

Help Center および File ExchangePulse and Transition Metrics についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by