Re-sizing sound signals
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2015 年 6 月 1 日
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?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Audio Processing Algorithm Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!