Problem 49652. Find the spot diameter from the intensity distribution matrix of single spot (circle)
Solution Stats
Problem Comments
-
3 Comments
In your example, the distance from 100 to 13.53 is sqrt(2), so the diameter should be 2*sqrt(2). The test suite values also do not seem to make sense.
The example had an error, now it's fixed.
Test 7, max(x(:))=152; 13.5% of 152 = 20.52, which is not present in the matrix. Same goes for the rest of the cases.
I feel like I am missing something.
@Sibi
Problem Recent Solvers2
Suggested Problems
-
1396 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1196 Solvers
-
The Hitchhiker's Guide to MATLAB
3060 Solvers
-
39 Solvers
-
423 Solvers
More from this Author33
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!