Browse By Tags

Sorry, but there are no more tags available to filter with.
  • rfft_fast_f32 Not Producing Expected Output

    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…