フィルターのクリア

How to increase the number of cycles of gaussian modulated sine wave

1 回表示 (過去 30 日間)
Rohan Repale
Rohan Repale 2013 年 5 月 23 日
Hi, The following code -
tc = gauspuls('cutoff',50e3,0.6,[],-40);
t = -tc : 1e-6 : tc;
yi = gauspuls(t,50e3,0.6);
plot(t,yi)
generates a 3 cycle gaussian modulated pusle, how to increase the cycles to 5?
Thanks, Rohan

回答 (0 件)

カテゴリ

Help Center および File ExchangeWaveform Generation についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by