Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
I want to get implus from sin
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!