Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

how to calculate the accuracy of an MxN matrix in matlab.

1 view (last 30 days)
for example what will be theaccuracy of 1x80 matrix.
  2 Comments
the cyclist
the cyclist on 30 Mar 2016
Edited: the cyclist on 30 Mar 2016
The accuracy is usually 15, but it depends.
John D'Errico
John D'Errico on 30 Mar 2016
Edited: John D'Errico on 30 Mar 2016
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

Answers (1)

John D'Errico
John D'Errico on 30 Mar 2016
Let me guess that eps is what the OP desires. Just a random guess though.
eps(V)

This question is closed.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!