how to calculate mse and psnr of compressed audio?
4 ビュー (過去 30 日間)
古いコメントを表示
I want to calculate the mse and psnr of the 2 audio
0 件のコメント
回答 (2 件)
Lipi
2017 年 7 月 20 日
Assuming that you have a reference signal and another compressed one, you can use the inbuilt MATLAB functions to calculate both MSE and PSNR of the two audio signals. It might help to refer to the MATLAB documentation for the same:
0 件のコメント
Alvaro Montesinos
2020 年 9 月 8 日
And how can u convert the audio file to an image for this?
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!