Skip to content

Commit 4a197df

Browse files
author
fgomez
committed
upgraded README
1 parent 4afb133 commit 4a197df

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ See also the list of [contributors](https://github.com/your/project/contributors
2323

2424
## Getting Started
2525

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.
2727

2828
### Prerequisites
2929

@@ -67,6 +67,11 @@ The following files can be added to your PATH and employed as python libraries o
6767
* OMPCachedRunner.py
6868
* mpraylocsim.py
6969

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+
7075
## Acknowledgments
7176

7277
### OSS
@@ -76,16 +81,11 @@ The following files can be added to your PATH and employed as python libraries o
7681
* [Matplotlib](https://matplotlib.org/)
7782
* [Spyder3](https://www.spyder-ide.org/)
7883

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
8485

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
8589
## License
8690

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

Comments
 (0)