Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

I want to get implus from sin

2 Ansichten (letzte 30 Tage)
Mary Jon
Mary Jon am 14 Jan. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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);

Antworten (0)

Diese Frage ist geschlossen.

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by