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.
给定一个多维向量,例如 5D 向量:(0.33, 0.48, 0.56, 0.486, 0.33),如何在 Python 中编写代码来计算与该向量的正交向量。