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