-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpublication.html
51 lines (51 loc) · 2.16 KB
/
publication.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Publications</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Wei Liu</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="course.html">Courses</a></div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="project.html">Projects</a></div>
<div class="menu-item"><a href="publication.html" class="current">Publications</a></div>
<div class="menu-category">Externel</div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Publications</h1>
</div>
<h2>Papers</h2>
<ul>
<li><p><b>Wei Liu</b>, Zhiheng Li, “Comprehensive Predictive Control Method for Automated Vehicles With Delays”, IEEE Access, vol. 7, pp. 81923-81933, 2019.<a href="https://ieeexplore.ieee.org/abstract/document/8740981"> 🔗</a></p>
</li>
<li><p><b>W. Liu</b>, Z. H. Li, “Comprehensive predictive control method for automated vehicles in dynamic traffic circumstances.” IET Intelligent Transport Systems 12.10 (2018): 1455-1463. <a href="https://ieeexplore.ieee.org/document/8532020"> 🔗</a></p>
</li>
<li><p><b>W. Liu</b>, Z. H. Li, L. Li, and F. -Y. Wang, “Parking like a human: a direct trajectory planning solution,” IEEE Transactions on intelligent transportation systems, 18.12 (2017): 3388-3397. </p>
</li>
<li><p><b>W. Liu</b>, Z. H. Li, L. Li, “An Adaptive Horizon Predictive Control Method for Autonomous Vehicles,” CICTP 2018. Reston, VA: American Society of Civil Engineers, 2018. 146-155.</p>
</li>
</ul>
<h2>Patents</h2>
<ul>
<li><p>xxxx</p>
</li>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2017-12-11 18:06:27 CST, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>