필터 지우기
필터 지우기

Finding duration of a signal

조회 수: 2 (최근 30일)
Jessie Bessel
Jessie Bessel 2018년 4월 12일
답변: Akira Agata 2018년 4월 18일
I have a signal which represent a shot sound with the following characteristics
In the Figure 1 is plot the Data. I think that they are data samples, right? Is there a method to see the signal "Data" in time domain? And can i find the duration of the sound?

채택된 답변

Akira Agata
Akira Agata 2018년 4월 18일

Looking at your variable src1, SampleFrequency and Data length are 5000000 and 50000, respectively. So, assuming physical unit of SampleFrequency is [Hz], the duration of your signal should be 0.01 [sec] (= 50000/5000000).

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by