Compressed Sensing - Finite Fields

111 Views Asked by At

I am looking for an algorithm to solve an underdetermined linear system over finite field (GF(2)) Ax=y. On input $a$ the algorithm needs to output $a$ sparse solutions. i.e. Those $a$ solutions with the minor Hamming weight. Do you known some paper about this?