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.
我有一个大小为 mXn 的数据矩阵。我想知道如何在 python 中找到矩阵的一组非正交向量,其中每个向量的大小为 mX1 和基向量的数量,比如 k << n。