foysalhaque commited on
Commit
a4ea63f
·
verified ·
1 Parent(s): 6ae6a26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -64,3 +64,36 @@ cd CSI_Extraction
64
  matlab -nojvm -nosplash -r "Extract_CSI; exit"
65
  matlab -nojvm -nosplash -r "CSI_to_batches; exit"
66
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  matlab -nojvm -nosplash -r "Extract_CSI; exit"
65
  matlab -nojvm -nosplash -r "CSI_to_batches; exit"
66
  ```
67
+
68
+ ## Citation
69
+
70
+ If you find our work and the dataset useful, please cite the following works:
71
+
72
+ ```
73
+ @article{haque2025beamsense,
74
+ title={BeamSense: Rethinking wireless sensing with MU-MIMO Wi-Fi beamforming feedback},
75
+ author={Haque, Khandaker Foysal and Zhang, Milin and Meneghello, Francesca and Restuccia, Francesco},
76
+ journal={Computer Networks},
77
+ pages={111020},
78
+ year={2025},
79
+ publisher={Elsevier}
80
+ }
81
+ ```
82
+ ```
83
+ @inproceedings{haque2024bfa,
84
+ title={BFA-Sense: Learning Beamforming Feedback Angles for Wi-Fi Sensing},
85
+ author={Haque, Khandaker Foysal and Meneghello, Francesca and Restuccia, Francesco},
86
+ booktitle={2024 IEEE International Conference on Pervasive Computing and Communications Workshops},
87
+ pages={575--580},
88
+ year={2024},
89
+ organization={IEEE}
90
+ }
91
+ ```
92
+
93
+ ## Contact
94
+
95
+ For dataset questions or access issues:
96
+
97
+ K. Foysal Haque
98
+ Northeastern University
99
+ Email: haque.k@northeastern.edu