You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
freqresp returns the phase already returns the phase in units of radians.
Computation the complex response should be:
sjw = (m * np.exp(1j * p)).transpose(2, 0, 1)