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.
CSVファイルに格納されたマトリックス形式のデータがあり、次のようになります。
この 6 * 6 行列を次のような対称行列にしたいのですが、
Python (または matlab)を使用して n 行 n 列の行列 (正方行列) を対称行列に変更するにはどうすればよいですか? または、これを行うことができる他のツールはありますか?</p>
何か提案をください、ありがとう!