Error in NMSE = MSE/MSE00 matrix dimensions don't match

1 view (last 30 days)
Hi all
In case the target and input have multiple rows , meaning , more than one input and target , calculating the MSE , I get one single number , and for MSE00 , I have a 3 *1 matrix , since I have 8 inputs and 3 Targets
how to solve it ?

Accepted Answer

Greg Heath
Greg Heath on 13 Mar 2015
Edited: Greg Heath on 14 Mar 2015
Apparently, you used the wrong equation. Both MSE and MSE00 are scalars.
Search
greg MSE00
  9 Comments
farzad
farzad on 16 Mar 2015
It would be really good If I could know my numbers in the code make sense and are in an agreeable range and also if the ROC diagram is correct
farzad
farzad on 19 Mar 2015
could someone help me in evaluation of the posts above ?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!