Changes between Version 5 and Version 6 of other/summer/2019/fitness-assist
- Timestamp:
- Jun 20, 2019, 5:29:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
other/summer/2019/fitness-assist
v5 v6 11 11 We used a TP-LINK router with 2.4GHz and 5GHz frequencies. We used a Dell Laptop with Ubuntu 14.02 and an Intel !WiFi Wireless Link 5300 MIMO radio, also known as the IWL5300. We used the Linux 802.11n CSI tool (created by Daniel Halperin, Wenjun Hu, Anmol Sheth, and David Wetherall), implemented in Matlab and C, to extract the CSI from the channel measurements. For the two-layer deep neural network, we used Python and Tensorflow. 12 12 13 14 == People == 15 {{{ 16 #!html 17 18 <center> 19 <table cellpadding=10> 20 <tr> 21 <td align='center'><b>Justin Esposito</b><br>Electrical and Computer Engineering<br><br>Class of 2022<br><i>Rutgers University</i></td> 22 <td align='center'><b>Sachin Mathew</b><br>Electrical and Computer Engineering<br><br>Class of 2022<br><i>Rutgers University</i></td> 23 <td align='center'><b>Amit Patel</b><br>Electrical and Computer Engineering<br><br>Class of 2022<br><i>Rutgers University</i></td> 24 </tr> 25 </table> 26 </center> 27 }}} 28