Borrar filtros
Borrar filtros

Frobenius norm of the error matrix

3 visualizaciones (últimos 30 días)
kortas manel
kortas manel el 17 de En. de 2017
Comentada: kortas manel el 17 de En. de 2017
Hi, How how can I implement this expression?

Respuesta aceptada

Matt J
Matt J el 17 de En. de 2017
Editada: Matt J el 17 de En. de 2017
norm(D-Dhat,'fro').^2/(M*N)
  3 comentarios
Matt J
Matt J el 17 de En. de 2017
What shortcomings in norm(..,'fro') are you hoping the alternative suggestions will remedy?
kortas manel
kortas manel el 17 de En. de 2017
I was afraid that taking a predefined matlab function can make errors, thank you for confirming my implementation

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Programming 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