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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!