Problem 45912. Bounding Circle

The Bounding Circle is the smallest enclosing circle to a given set of points on a plane https://en.wikipedia.org/wiki/Smallest-circle_problem

Find the radius r and center coordinates x, y of the smallest enclosing circle to the points with coordinates Xp, Yp (both [n x 1] vectors).

Solution Stats

17.86% Correct | 82.14% Incorrect
Last Solution submitted on Nov 08, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers4

Suggested Problems

More from this Author10

Community Treasure Hunt

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

Start Hunting!