Thank you for your code. I have a question about function mvdr.
https://github.com/snsun/cgmm_mvdr/blob/cfc88aec4e26a6536eb4642566db9701ee9d6369/test.m#L37
According to your description of functio…
Hello, there is an error when I run the test.m. How to solve it? Thanks.
```
Undefined function or variable 'enframe'.
Error in multi_fft (line 14)
tmp = enframe(wav(:, 1),win, frame_shift);
``…