Borrar filtros
Borrar filtros

mean square error of a multidimensional signal

11 visualizaciones (últimos 30 días)
ABDUL
ABDUL el 23 de Abr. de 2018
Comentada: ABDUL el 3 de Jul. de 2018
Hi...... How to Calculate Mean Square Error of a Signal in Multidimensional Matrix(Multidimensional Array).

Respuestas (1)

Matt J
Matt J el 23 de Abr. de 2018
Editada: Matt J el 23 de Abr. de 2018
mean( ( array1(:)-array2(:) ).^2 )
  8 comentarios
ABDUL
ABDUL el 3 de Jul. de 2018
will try it,thanks a lot ....
ABDUL
ABDUL el 3 de Jul. de 2018
can you help in other ways of finding out the MSE of the singal

Iniciar sesión para comentar.

Categorías

Más información sobre Matched Filter and Ambiguity Function en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by