-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcourse.html
More file actions
74 lines (74 loc) · 3.36 KB
/
course.html
File metadata and controls
74 lines (74 loc) · 3.36 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!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>Coursework</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Yu Zhao</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="course.html" class="current">Coursework</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">Publication</a></div>
<div class="menu-category">Externel</div>
<div class="menu-item"><a href="http://msc.berkeley.edu/">MSC Lab</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Coursework</h1>
</div>
<h2>Dynamic Systems and Control</h2>
<ul>
<li><p>Intermediate Dynamics (ME175, <a href="http://www.me.berkeley.edu/people/faculty/oliver-oreilly">Prof. Oliver O'Reilly</a>)</p>
</li>
<li><p>Oscillations in Linear Systems (ME273, <a href="http://www.me.berkeley.edu/people/faculty/fai-ma">Prof. Fai Ma</a>)</p>
</li>
<li><p>Advanced Control I (ME232, <a href="http://www.me.berkeley.edu/people/faculty/masayoshi-tomizuka">Prof. Masayoshi Tomizuka</a>)</p>
</li>
<li><p>Advanced Control II (ME233, <a href="http://engr.uconn.edu/~xchen/">Prof. Xu Chen</a>)</p>
</li>
<li><p>Control of Nonlinear Dynamic Systems (ME237, <a href="http://www.me.berkeley.edu/people/faculty/j-karl-hedrick">Prof. J. Karl Hedrick</a>)</p>
</li>
<li><p>Nonlinear Systems–Analysis, Stability and Control (EE222, <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/tomlin.html">Prof. Claire Tomlin</a>)</p>
</li>
<li><p>Model Predictive Control for Linear and Hybrid Systems (ME290J, <a href="http://www.me.berkeley.edu/people/faculty/francesco-borrelli">Prof. Francesco Borrelli</a>)</p>
</li>
</ul>
<h2>Robotics</h2>
<ul>
<li><p>Advanced Robotics (CS287, <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/abbeel.html">Prof. Pieter Abbeel</a>)</p>
</li>
<li><p>Introduction to Robotics (EE215A, <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/bajcsy.html">Prof. Ruzena Bajcsy</a>)</p>
</li>
</ul>
<h2>Machine Learning</h2>
<ul>
<li><p>Introduction to Machine Learning (CS289A, <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/malik.html">Prof. Jitendra Malik</a> and <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/efros.html">Prof. Alexei Efros</a>)</p>
</li>
<li><p>Statistical Learning Theory (CS281A, <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/brecht.html">Prof. Benjamin Recht</a>)</p>
</li>
</ul>
<h2>Optimization</h2>
<ul>
<li><p>Optimization Models in Engineering (EE227AT, <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/elghaoui.html">Prof. Laurent El Ghaoui</a>)</p>
</li>
<li><p>Mathematical Programming II (IEOR262B, <a href="http://ieor.berkeley.edu/people/faculty/oren">Prof. Shmuel S. Oren</a>)</p>
</li>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2018-10-09 00:47:41 PDT, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>