I have been trying to use the RFFT functions in the CMSIS DSP library which has been giving me some confusing outputs.
From the documentation:
Looking at the data, we see that we can uniquely represent the FFT using only N/2 complex numbers. These are…