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 個の最大要素のインデックスを取得する
ただし、このソリューションは行列を配列に変換し、新しい配列の用語でインデックスを提供します。
最大 (および最小) n 値の元の行列の行と列のインデックスが必要です。