标签: python r math geometry distance
给定一组n(n> 4)个点及其距离并知道Menger行列式等于零,我如何获得这些点的R ^ 3中的坐标?
类似的问题:
[1] Using distance matrix to find coordinate points of set of points
[2] Finding the coordinates of points from distance matrix
我使用[1]作为我的主要参考,但我不知道如何在3D绘图中处理此算法。