/Phase-Detection

Phase Detection implementation in Matlab

Primary LanguageMatlab

Phase Detection

Matlab Implementation of three methods:

  1. FFT- Based
  2. Multiplication
  3. Pulse-Lag

VHDL implementation of first one and second one is here.
The note on how these methods work is here.