Root Mean Square Error

Hi, I want to ask if it is possible for me to find the RMSE for
observation=444x15x7
model=300x15x7

3 Comments

No.
The matrices are of significantly different sizes that the necessary subtraction of them is not possible.
Hi what if:
observation=400x1
model=300x1
Can I calculate the RMSE?
Again: No.
And for the same reason.

Sign in to comment.

Answers (0)

Categories

Find more on Networks in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!