Am trying to create a 3D plot in Python where I have an FFT on the XY plane and a parameter on the Z axis
import numpy as np import matplotlib.pyplot as plt from