Re-sizing sound signals
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi All, I have sound signals of a database.each signal has different size. i want to do feature extraction. but due to different sizes of sound signals my feature matrix is giving me dimension mismatch.I want to know how to equalize length of those signals.
1 comentario
Walter Roberson
el 1 de Jun. de 2015
Are the samples at different frequencies and should be brought to a common frequency? Should the shortest represented time be used for matching? Should short samples be padded with 0's? Should the samples be considered to be periodic and repeated until they are all the same length?
Respuestas (0)
Ver también
Categorías
Más información sobre Audio Processing Algorithm Design en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!