Triangle (tripulse()) Spectrum

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')

답변 (0개)

카테고리

도움말 센터File Exchange에서 Measurements and Feature Extraction에 대해 자세히 알아보기

질문:

mo
2012년 5월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by