Clear Filters
Clear Filters

how to calculate mse and psnr of compressed audio?

8 views (last 30 days)
I want to calculate the mse and psnr of the 2 audio

Answers (2)

Lipi
Lipi on 20 Jul 2017
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:

Alvaro Montesinos
Alvaro Montesinos on 8 Sep 2020
And how can u convert the audio file to an image for this?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!