Introduction - If you have any usage issues, please Google them yourself
Python notebook file.
compressed sensing utilizing gaussian sensing.
where,
Both both A and 5 keys are presssed and
# sampling rate
Fs = 40e3
duration = 1./8
N_samps = int(np.floor(duration*Fs))
# Number of compressed basis functions
# i.e., we re going N_samps to M samps.