問題タブ [galois-field]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
74 問題
0
投票する
1
に答える
1388
参照
matlab - MATLAB で GF(2) 上の行列の左ヌル空間を計算するにはどうすればよいですか?
GF(2) 上の行列、つまりバイナリ行列があるとしましょう。では、与えられた行列の左ヌル空間を 2 の有限体で計算するにはどうすればよいでしょうか?
MATLAB には、このための組み込み関数が用意されていますか?