Compressive Sensing

This package contains functions which are specific to Compressive Sensing applications.

1-Bit Compressive Sensing

measure_1bit

Compressive measurement and 1 bit quantization

biht

Solves the 1-bit compressive sensing problem \(\text{sgn} (\\Phi x) = y\) using Binary Iterative Hard Thresholding

biht_jit

Solves the 1-bit compressive sensing problem \(\text{sgn} (\\Phi x) = y\) using Binary Iterative Hard Thresholding

BIHTState

Represents the state of the BIHT algorithm