MATLAB: RMSE between original and predicted values.

MATLABrmse model

Hi,
If I have thousand samples of my signal in a vector form like 1*1000, and I will predict my signal at each iteration that results into 1*1000 also. Then In this case, how will I find the RMSE of my model?
Many Thanks

Best Answer

Please see my Comment replying to your Comment.