Description: This program computes the coherence function between 2 signals
x1 and x2 with the MVDR method.
This algorithm is based on the paper by the same authors:
J. Benesty, J. Chen, and Y. Huang, "A generalized MVDR spectrum,"
IEEE Signal Processing letters, vol. 12, pp. 827-830, Dec. 2005.
x1, first signal vector of length n
x2, second signal vector of length n
L is the length of MVDR filter or window length
K is the resolution (the higher K, the better the resolution)
File list (Check if you may need any files):
coherence_MVDR.m