Borrar filtros
Borrar filtros

May i ask what is mean by length of audio? is that same with number of sample in audio? can give me some example to explain..

1 visualización (últimos 30 días)
May i ask what is mean by length of audio? is that same with number of sample in audio? can give me some example to explain..

Respuesta aceptada

Weird Rando
Weird Rando el 8 de Mayo de 2016
Length of the audio can be expressed in time. Example,this audio is 30 second long.
It can also be express as the number of sample. Example the audio has 14000 samples
  3 comentarios
Star Strider
Star Strider el 8 de Mayo de 2016
Yes.
The sampling frequency, ‘Fs’ is in units of samples/second, so use that to convert them:
Number of samples = Fs * time
Time = number of samples / Fs

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by