Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Python 的 matplotlibacorr来绘制时间序列的自相关,但该图始终包含负滞后。
acorr
由于自相关函数总是无论如何,我想抑制图形的负 x 轴。
有我可以传递给的参数acorr吗?