gf2null

Null space over GF(2), modified from gfnull
37 Downloads
Updated 24 Nov 2018

View License

A simple rewrite of gfrref and gfnull by Mark Wilde, which are based on rref and null by MathWorks.
Example:
A = gf( randi([0 1], 3 ));
Z = gf2null(A);
A * Z

Cite As

Byoung-Jo Choi (2025). gf2null (https://se.mathworks.com/matlabcentral/fileexchange/69508-gf2null), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Histograms in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired by: gfnull

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0