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 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!