Effacer les filtres
Effacer les filtres

Frobenius norm of the error matrix

3 vues (au cours des 30 derniers jours)
kortas manel
kortas manel le 17 Jan 2017
Commenté : kortas manel le 17 Jan 2017
Hi, How how can I implement this expression?
  1 commentaire
kortas manel
kortas manel le 17 Jan 2017
D is a matrix

Connectez-vous pour commenter.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by