フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

I want to get implus from sin

1 回表示 (過去 30 日間)
Mary Jon
Mary Jon 2014 年 1 月 14 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
what is modification on this code to get dirac delta from pure sin wave?
fc=10,fs=2*fc=20
t=1:1/fs:1
a=sin(2*pi*fc*t)
b=abs(fft(a).^2);

回答 (0 件)

この質問は閉じられています。

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by