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.
任何人都可以提供一个基于欧几里得范数返回矩阵条件数的函数吗?
这是关于条件数的一个很好的解释,这里是你在 Matlab 中的做法。
c = cond(X)