Introduction - If you have any usage issues, please Google them yourself
python notebook file
compressed sensing using FFT and DCT.
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.