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.
我有一个 XY 格式的数据集。大约 2500 万行数据。我只关心这个数据集的边界。是否有可能以某种方式直接在 XMGrace 上提取此功能?
您可能正在谈论计算数据点的凸包。不,这在 xmgrace 中是不可能的,但您可以使用诸如qhull 之类的程序来准备可以在 xmgrace 或其他绘图仪中绘制的文件。