Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在这里看到了关于在椭圆中包围点的讨论,但是有没有一种算法可以将一组椭圆包围成一个椭圆?焦点可以用来逼近闭合集合的椭圆吗?
这里有一个提示:你可以从每个椭圆计算出的最小点集是多少,这样包含这些点的单个椭圆也将包含给定椭圆上的每个点?