Datasets:
ArXiv:
License:
| license: bsd-3-clause | |
| This dataset supports the research presented in the paper "Reverse Ordering Techniques for Attention-Based Channel Prediction". | |
| The dataset also includes the MATLAB scripts used to generate the dataset: the main script `generate.m` and the function `genChannelDrop.m`. | |
| ## Citation | |
| If you use this dataset in your research, please cite the original paper: | |
| ```bibtex | |
| @article{rizzello2024reverse, | |
| author={Rizzello, Valentina and B{\"o}ck, Benedikt and Joham, Michael and Utschick, Wolfgang}, | |
| journal={IEEE Open Journal of Signal Processing}, | |
| title={Reverse Ordering Techniques for Attention-Based Channel Prediction}, | |
| year={2024}, | |
| volume={5}, | |
| number={}, | |
| pages={248-256}, | |
| doi={10.1109/OJSP.2023.3344024} | |
| } | |
| ``` | |
| ## Additional Resources | |
| - Paper: [IEEE Xplore](https://ieeexplore.ieee.org/document/10363354) | |
| - Code repository: [GitHub](https://github.com/vrizz/reverse-ordering) | |
| - arXiv: [arxiv:2302.00341](https://arxiv.org/abs/2302.00341) |