You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ See also the list of [contributors](https://github.com/your/project/contributors
23
23
24
24
## Getting Started
25
25
26
-
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
26
+
To get a copy of the code up and running on a local folder follow the exteps below. See the Deployment section for notes on how to deploy the project on a live system.
27
27
28
28
### Prerequisites
29
29
@@ -67,6 +67,11 @@ The following files can be added to your PATH and employed as python libraries o
67
67
* OMPCachedRunner.py
68
68
* mpraylocsim.py
69
69
70
+
## Publications
71
+
72
+
* F. Gómez-Cuba, "Compressed Sensing Channel Estimation for OTFS Modulation in Non-Integer Delay-Doppler Domain," 2021 IEEE Global Communications Conference (GLOBECOM), 2021,
73
+
* F. Gómez-Cuba, G. Feijoo-Rodríguez, N. González-Prelcic "Clock and Orientation-Robust Simultaneous Radio Localization and Mapping at Millimeter Wave Bands" Accepted for publication in IEEE WCNC 2023, Glassgow, Scotland.
74
+
70
75
## Acknowledgments
71
76
72
77
### OSS
@@ -76,16 +81,11 @@ The following files can be added to your PATH and employed as python libraries o
76
81
*[Matplotlib](https://matplotlib.org/)
77
82
*[Spyder3](https://www.spyder-ide.org/)
78
83
79
-
### Featured academic Results
80
-
81
-
* F. Gómez-Cuba and A. J. Goldsmith, "Compressed Sensing Channel Estimation for OFDM With Non-Gaussian Multipath Gains," in IEEE Transactions on Wireless Communications, vol. 19, no. 1, pp. 47-61, Jan. 2020
82
-
* F. Gómez-Cuba, "Compressed Sensing Channel Estimation for OTFS Modulation in Non-Integer Delay-Doppler Domain," 2021 IEEE Global Communications Conference (GLOBECOM), 2021,
83
-
* 3GPP. (2022). 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Study on channel model for frequencies from 0.5 to 100 GHz (Release 17). ETSI TR 38.901, 17.0.
84
+
### Featured Research
84
85
86
+
* The OMPBR Compressed Sensing algorithm was first discussed in: F. Gómez-Cuba and A. J. Goldsmith, "Compressed Sensing Channel Estimation for OFDM With Non-Gaussian Multipath Gains," in IEEE Transactions on Wireless Communications, vol. 19, no. 1, pp. 47-61, Jan. 2020
87
+
* The 3GPP channel model is defined in: 3GPP. (2022). 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Study on channel model for frequencies from 0.5 to 100 GHz (Release 17). ETSI TR 38.901, 17.0.
88
+
1
85
89
## License
86
90
87
-
This project is licensed under the GPLv3 license - see the [LICENSE](LICENSE) file for details
88
-
89
-
## Acknowledgments
90
-
91
-
TBW
91
+
This project is licensed under the GPLv3 license - see the [LICENSE](LICENSE) file for details
0 commit comments