PSNR MSE R RMSE NRMSE MAPE Calculating

finding PSNR MSE R RMSE NRMSE MAPE
1.8K Downloads
Updated 30 Mar 2017

View License

% INPUT
% Refernce M x N
% Test M x N
% Output
% Result-struct
% 1.MSE (Mean Squared Error)
% 2.PSNR (Peak signal-to-noise ratio)
% 3.R Value
% 4.RMSE (Root-mean-square deviation)
% 5.NRMSE (Normalized Root-mean-square deviation)
% 6.MAPE (Mean Absolute Percentage Error)

Cite As

Abbas Manthiri S (2024). PSNR MSE R RMSE NRMSE MAPE Calculating (https://www.mathworks.com/matlabcentral/fileexchange/60833-psnr-mse-r-rmse-nrmse-mape-calculating), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.21

name changed

1.2.0.0

added 4 calculation

1.0.0.0

bugs corrected