Skip to main content
. Author manuscript; available in PMC: 2019 Feb 15.
Published in final edited form as: IEEE Trans Signal Process. 2017 Nov 20;66(4):1037–1050. doi: 10.1109/TSP.2017.2775591

Algorithm 3.

Iterative phase synchronization algorithm

Input: The normalized bispectrum , initial estimation ŷ0, phase of the mean [0]
Output: ŷ: estimation of
Set k = 0
while stopping criterion does not trigger do:
  • kk + 1

  • Compute ŷk as a solution of (III.5)

  • Fix the global phase: y^ky^k·y[0]y^k[0]

  • If x is real, symmetrize: ŷk ← phase ((ŷk)↓↑), see (B.1)

end while
Return: ŷŷk