Frobenius norm of the error matrix

3 次查看(过去 30 天)
Hi, How how can I implement this expression?

采纳的回答

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

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by