First - I need to plot this radially averaged spectrum 1-D, against the wavenumber |k|. But early I calculate the |k| using two matrix, so I have a matrix that represent |k|. So I have to radial average this matrix too?
Second - If I remove a mean value from my data before using the FFT2 function, I expected to see only a difference in the amplitude of the values, but actually I am noting a difference in the shape of the radially averaged spectrum.
I am trying to use this to analyse magnetic field data. Thanks for any help!!