Clear Filters
Clear Filters

Re-sizing sound signals

1 view (last 30 days)
aliya
aliya on 1 Jun 2015
Commented: Walter Roberson on 1 Jun 2015
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 Comment
Walter Roberson
Walter Roberson on 1 Jun 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?

Sign in to comment.

Answers (0)

Categories

Find more on Audio Processing Algorithm Design in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!