Python Forum

Full Version: Sampling and quantization
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I have generated a QPSK signal and sucessfully performed OFDM. I am now trying to sample and quantize (ADC action) on the output complex array. But I am not sure how to perform sampling on an array. Has anyone came accross such an issue?