Triangle (tripulse()) Spectrum
Afficher commentaires plus anciens
hallo
do u know how to create a samlinng's Lines (Spectrumlines) for a triangle : for Expl. this code fs = 10000; t = -1:1/fs:1; w = .4; x = tripuls(t,w); figure,plot(t,x) xlabel('Time (sec)');ylabel('Amplitude'); title('Triangular Aperiodic Pulse')
Réponses (0)
Catégories
En savoir plus sur Measurements and Feature Extraction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!