How to performed statistical calculations

3 vues (au cours des 30 derniers jours)
ahmad Saad
ahmad Saad le 6 Nov 2023
Commenté : ahmad Saad le 7 Nov 2023
Hi;
How to performed statistical calculations (as defined in the attached file) such as:
Normalized Mean Squared Error (NMSE),
Root Mean Squared Error (RMSE),
Normalized Root Mean Squared Error (NRMSE),
Mean Absolute Error (MAE),
Mean Absolute Relative Error (MARE),
coefficient of correlation (r),
coefficient of determination (d),
and Nash-Sutcliffe coefficient of efficiency.
For two data sets (observed and modeled) ?
  4 commentaires
Dyuman Joshi
Dyuman Joshi le 7 Nov 2023
"Actually, No."
Why not?
"i have a little statistics background."
That should not be a problem.
"so, any help."
Search for the formulas and implement them in MATLAB.
ahmad Saad
ahmad Saad le 7 Nov 2023
Ok. i ' ll follow your advise.

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 6 Nov 2023
I suggest you look in the help for those terms and you'll find functions such as rms, rmse, mad, etc. Or you can look at Wikipedia or other sources.
To learn other fundamental concepts, invest 2 hours of your time here:
  1 commentaire
ahmad Saad
ahmad Saad le 6 Nov 2023
Thanks nfor your helpful suggestion.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by