I have a linear equation (binary) system:
x+1=0;
x+1=y;
x=1;
It has binary solutions x=1,y=0; But I don't know how to solve this system in matlab, could anybody help? Thanks so much!
I have a linear equation (binary) system:
x+1=0;
x+1=y;
x=1;
It has binary solutions x=1,y=0; But I don't know how to solve this system in matlab, could anybody help? Thanks so much!