Problem 44910. Find the centre of an arc and its radius
Solution Stats
Problem Comments
-
3 Comments
This problem does not have an unique solution. Unless the angle between two points on an arc is 180 degrees, there is always two possible positions for the center. The problem should specifiy which is the right one, or accept both answers. I solved it using the center with the smallest distance to the origin.
The test suite has been updated to accept any of the two possible solutions.
The test suite does not use the values returned by the function.
Solution Comments
Show commentsProblem Recent Solvers14
Suggested Problems
-
872 Solvers
-
Find the sum of the elements in the "second" diagonal
1158 Solvers
-
Back to basics 21 - Matrix replicating
1616 Solvers
-
Generate N equally spaced intervals between -L and L
879 Solvers
-
Generate a string like abbcccddddeeeee
265 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!