Periodogram in Octave/Matlab vs Scipy

前端 未结 4 800
臣服心动
臣服心动 2021-01-02 07:54

I am porting some matlab code to python using scipy and got stuck with the following line:

Matlab/Octave code



        
4条回答
  •  失恋的感觉
    2021-01-02 08:17

    Did you look at the results ?

    Outputs

    The slight differences between the two results may comes from optimizations/default windows/implementations/whatever etc.

提交回复
热议问题