mean square error of a multidimensional signal

8 次查看(过去 30 天)
Hi...... How to Calculate Mean Square Error of a Signal in Multidimensional Matrix(Multidimensional Array).

回答(1 个)

Matt J
Matt J 2018-4-23
编辑:Matt J 2018-4-23
mean( ( array1(:)-array2(:) ).^2 )
  8 个评论
ABDUL
ABDUL 2018-7-3
can you help in other ways of finding out the MSE of the singal

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Matched Filter and Ambiguity Function 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by