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.
RREF 関数を使用して、matlab でパリティ チェック行列 (バイナリ) の縮小階層形式を取得したいと考えています。GF2 で行の削減を行いたいと考えています。RREF は R の下で操作を実行します。これを修正する方法はありますか?
注: たとえば、1+1=0 は 2 ではなく、結果の行列を 0 とし、1 は 10 進形式ではなくしたい
g2rref と呼ばれる matlab の関数 rref の修正版を作成しました。
https://gist.github.com/esromneb/652fed46ae328b17e104