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)