Multidimensional matching pursuit algorithms
This library consists on my set of algorithms designed to tackle orthogonal matching pursuit problems comprising multiple dictionaries.
These algorithms mainly focus on the sparse recovery problems presented in the papers:
- Multidimensional orthogonal matching pursuit: theory and application to high accuracy joint localization and communication at mmWave
- Low complexity joint position and channel estimation at millimeter wave based on multidimensional orthogonal matching pursuit
- Multidimensional Orthogonal Matching Pursuit-based RIS-aided Joint Localization and Channel Estimation at mmWave
- Separable multidimensional orthogonal matching pursuit and its application to joint localization and communication at mmWave
Note that the tensor formulation used in the papers is used for confort with the algorithms development, but it is equivalent to the more comonly used expressions
Legacy code regarding the exact code that was used for some of these papers can be found in the repositories