ubvec_test, a MATLAB program which calls ubvec() to demonstrate how unsigned binary vectors, strings of 0's and 1's, can represent nonnegative integers or subsets or other mathematical objects, for which various arithmetic and logical operations can be defined.
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
ubvec, a MATLAB library which demonstrates how unsigned binary vectors, strings of 0's and 1's, can represent nonnegative integers or subsets or other mathematical objects, for which various arithmetic and logical operations can be defined.