Triangle (tripulse()) Spectrum
Mostrar comentarios más antiguos
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')
Respuestas (0)
Categorías
Más información sobre Measurements and Feature Extraction en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!