I have a problem with using the FFT command in Python. The output of the FFT command in Matlab is different from its' output in Scipy/Numpy packages. I want to use the Matlab engine for Python. However, it seems that it is not possible to send complex data (as an FFT input argument)to Matlab. I wondered if someone has a similar problem and how to solve it?
Any help from you is appreciated.