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.
假设我有 (x,y,z) 分散的随机点。我想找到一条穿过大多数数据点的直线,如果出现很多,那么这条直线的最大长度是多少。我应该遵循什么方法来解决这个问题?