Please, can any one inform me the difference between mse(x,y) and mse(x-y), if i suppose x and y random variable data vectors with zero mean

2 次查看(过去 30 天)
x=[1 3 5 6 8] y=[1.4 2.9 5 6.2 7.7] MSE1=mse(x-y) MSE2=mse(x,y)

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by