Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:people:yunhaobai [2017/03/30 18:05]
127.0.0.1 external edit
wiki:people:yunhaobai [2019/12/18 23:55] (current)
Line 1: Line 1:
-Yunhao Bai is a Phd student and joined PACS Lab in 2016. He earned his M.S. degree in electrical engineering,​2016 at Ohio State University and his B.S degree in 2014 at Shandong University,​China. His research focuses include......+{{:​wiki:​people:​nophoto.jpg?​200|}}== Yunhao Bai== 
 +---- 
 + 
 +Yunhao Bai is a Phd student and joined PACS Lab in 2016. He earned his M.S. degree in electrical engineering,​2016 at Ohio State University and his B.S degree in 2014 at Shandong University,​China. His research focuses include ​vehicular networking, Wireless sensing and human activity recognition. 
 + 
 +== Research Interest== 
 +---- 
 +* Vehicular Networking 
 + 
 +* Wireless Sensing  
 +======== 
 +<​html>​ 
 +<script type="​text/​javascript">​ 
 +<!-- 
 +function resettoggle() { 
 +var e = document.getElementById('​publications'​);​ 
 +e.style.display = '​none';​ 
 +
 + 
 +function toggle_visibility(id) { 
 +var e = document.getElementById(id);​ 
 +if(e.style.display == '​none'​) 
 +e.style.display = '​block';​ 
 +else 
 +e.style.display = '​none';​ 
 +
 +//--> 
 +</​script>​ 
 + 
 +<body onLoad="​resettoggle()">​ 
 + 
 +</​p>​ 
 +<​ul>​ 
 +<li class="​level1"><​div class="​li">​  
 +<a href="#"​ class="​wikilink1"​ onclick="​toggle_visibility('​publications'​);">​Show My Publications</​a>​ 
 +</​li>​ 
 +</​ul>​ 
 +<p> 
 + 
 + 
 +<div id="​publications">​ 
 +<​h2>​Publications</​h2>​ 
 +</​html>​ 
 +<​php>​ 
 +include '​pubfunctions.php';​ 
 +displayAuthorsPublications("​Yunhao Bai"​);​ 
 +</​php>​ 
 +<​html>​ 
 +</​div>​ 
 +</​body>​ 
 +</​html>​ 

Personal Tools