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!