Zero forcing equalization for STBC-MIMO systems
Zero Forcing equalization is the simplest method to estimate the transmitted symbols in a MIMO system using linear space time coding (See reference [1] for the theoretical background). For particular codes (orthogonal codes), ZF equalizer gives the same results than the optimal (ML) receiver.
The zip file contains three m files.
- space_time_coding.m (perform space time coding)
- coherent_ZF_receiver.m (perform ZF space time equalization)
- one_shot_ZF_equalizer.m (show an example)
To use these files, extract the three files in the same folder. Then, call the script one_shot_ZF_equalizer in the matlab command window. See the file space_time_coding.m to obtain the list of supported STBCs.
Reference:
[1] E.G. Larsson,P.Stoica. "Space-time block coding for wirelesscommunications", Cambridge Press,2003
Citar como
Choqueuse Vincent (2026). Zero forcing equalization for STBC-MIMO systems (https://la.mathworks.com/matlabcentral/fileexchange/25812-zero-forcing-equalization-for-stbc-mimo-systems), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspiración para: Blind channel estimation for STBC using higher order statistics
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
