Finding duration of a signal

10 次查看(过去 30 天)
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