how can i compare 2 .wav files or more ?

6 visualizaciones (últimos 30 días)
Ammar MRABTI
Ammar MRABTI el 3 de Nov. de 2021
Respondida: KSSV el 3 de Nov. de 2021
hello everybody
I'm searching for a way to compare 2 or more .wav files and get a percentage of their resemblance in Matlab.
Like : read sound1.wav
read sound2.wav
get a percentage on how much they are alike
thank you all in advance

Respuestas (1)

KSSV
KSSV el 3 de Nov. de 2021
Get both the wave data to same size using interp1 and then use regression.

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by