Why do the R and Python FFT give different results?

前端 未结 0 1446
天涯浪人
天涯浪人 2020-12-03 01:01

I was running a simple experiment when I noticed a difference between R\'s and Python\'s FFT.

First, Python:

import numpy as np
from pyfftw.interfaces.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题