Community Profile

photo

Rolando Molina


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
trying to write matlab code for Frobenius norm of an mxn matrix
I think that this code was the original intention, and works: function fn = frobenius_norm_mn_matrix(A,m,n) si=0; f...

6 years ago | 0