Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to calculate the accuracy of an MxN matrix in matlab.
1 次查看(过去 30 天)
显示 更早的评论
for example what will be theaccuracy of 1x80 matrix.
2 个评论
John D'Errico
2016-3-30
编辑:John D'Errico
2016-3-30
NOT 15. Are you kidding? I suppose I could believe 42 in a pinch. Personally, I will argue for 17, but then I am biased. In fact, there are a lot of people around who would agree with 17, though possibly a fun summer or more at Hampshire might be a common denominator.
isprime(1723*vpij(17)^1717 + 2)
ans =
1
回答(1 个)
John D'Errico
2016-3-30
Let me guess that eps is what the OP desires. Just a random guess though.
eps(V)
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!