Introduction - If you have any usage issues, please Google them yourself
This file implements the Multi User Kurtosis Algorithm for Blind Source Separation (see [1] for more details about the method).
The zip file contains:
- the one_shot.m script file
- the MUK_algorithm.m function
The one_shot.m file illustrate the bahaviour of the algorithm for a simple MIMO communication using QPSK modulation. Just unzip the zip files in your computer and run the one_shot script.