bundles / scipy 1.17.1 / scipy / fftpack / _pseudo_diffs / ihilbert
function
scipy.fftpack._pseudo_diffs:ihilbert
Signature
def ihilbert ( x , _cache = <_thread._local object at 0x0000> ) Summary
Return inverse Hilbert transform of a periodic sequence x.
Extended Summary
If x_j and y_j are Fourier coefficients of periodic functions x and y, respectively, then
y_j = -sqrt(-1)*sign(j) * x_j y_0 = 0
Aliases
-
scipy.fftpack.ihilbert