Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion br_cv.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h3>Technical skills</h3></p>
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-49288156-2', 'auto');
ga('create', 'UA-49288156-1', 'auto');
ga('send', 'pageview');

</script>
Expand Down
2 changes: 1 addition & 1 deletion br_int.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h2>Skiing</h2>
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-49288156-2', 'auto');
ga('create', 'UA-49288156-1', 'auto');
ga('send', 'pageview');

</script>
4 changes: 3 additions & 1 deletion br_res.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ <h2> JLS Framework for Networked Control </h2>

The elements that make up the JLS-PPC controller are modular, consisting of a jump variable estimator, a lossy state estimator, a forward propagation step, MPC optimization, and the PPC buffer. Our jump estimator algorithm uses a novel approach for using delayed and lossy control packet acknowledgments, made possible by the use of the PPC buffer and the JLS system description. </p>-->

<a target="_blank" href="https://github.com/brooksreed/JLS-PPC">Code on GitHub</a>

<h2>Dynamic Pursuit with Underwater Acoustics</h2>

<p> <img src="i/PursuitTF.jpg" width="300"/ align="right" style="margin-left:20px"></p>
Expand Down Expand Up @@ -110,7 +112,7 @@ <h2>Contributions to the MBARI Long Range AUV</h2>
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-49288156-2', 'auto');
ga('create', 'UA-49288156-1', 'auto');
ga('send', 'pageview');

</script>
Expand Down
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</div>
<div id="innards">

<h1>Brooks Reed</h1>
<h1>Brooks L. Reed</h1>
<img class="gen" src="i/front.jpg" "Front Page Image" width="440"/ align="right" style="margin-left:20px">

<p><b>I am a MIT Postdoctoral Associate, working on multi-vehicle communication and control with Franz Hover and John Leonard in the <a target="_blank" href="https://marinerobotics.mit.edu/">MIT Marine Robotics Group</a>.</b></p>
Expand All @@ -46,6 +46,8 @@ <h2>Education</h2>
<p><b>Massachusetts Institute of Technology</b>, Cambridge, MA<br />
SB, MIT Mechanical and Ocean Engineering, June 2009</p>

<p>NOTE: From now on, the up-to-date version of this website will be hosted at github: <a target="_blank" href="http://brooksreed.github.io/index.html">Brooks L. Reed</a> </p>

<a target="_blank" href="https://scholar.google.com/citations?user=iJ62cHcAAAAJ&hl=en">Google Scholar</a>

<a target="_blank" href="http://www.linkedin.com/in/brooksreed" style="text-decoration:none;"><span style="font: 100% Arial,sans-serif; color:#0783B6;"><img src="http://s.c.lnkd.licdn.com/scds/common/u/img/webpromo/btn_in_20x15.png" width="40" height="30" alt="View Brooks Reed's LinkedIn profile" style="vertical-align:middle" border="0">View Brooks Reed's profile</span></a>
Expand All @@ -62,7 +64,7 @@ <h2>Education</h2>
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-49288156-2', 'auto');
ga('create', 'UA-49288156-1', 'auto');
ga('send', 'pageview');

</script>
Expand Down