フィルターのクリア

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 Center および File ExchangeAudio 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