Amplification correlation for signal processing
古いコメントを表示
I'm trying to write a program that takes two audio files and matches one to the other as best it can before subtracting it. To do this I've implemented a cross correlation function to handel time shift, but I am unsure how to do something similar to that for amplification. So if I were to give the program two audio files, one of which is just a quieter version of the other one the program should amplify the quieter one to match the other, then subtract and end up with silence. What functions could I used to acheive what I am looking for?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Spectral Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


