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.
假设我有 n-simplex 和一个网格。对于网格的每个点,我都会评估一个函数。但我真的不知道如何将此次评估收到的数据形象化。
您能帮我用任何方法来表示 3-D 或 2-D 中的单纯形,这对于解释非常有用吗?当然,允许表示不太准确。
尝试使用帕斯卡三角形找到 n-单纯形的每个多调面的数量。为每个面赋予颜色。通过凸包将它们组合起来。