CINXE.COM
Alberto Bemporad's Home Page
<!DOCTYPE HTML> <!-- Striped by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link href="http://fonts.googleapis.com/css?family=Oswald|Lobster|Average" rel="stylesheet" type="text/css" /> <!see https://developers.google.com/fonts/docs/getting_started> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-16599435-4', 'auto'); ga('send', 'pageview'); </script> <title>Alberto Bemporad's Home Page</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <link rel="stylesheet" href="assets/css/main.css" /> </head> <body class="is-preload"> <!-- Content --> <div id="content"> <div class="inner"> <!-- Post --> <article class="box post post-excerpt"> <header> <!-- Note: Titles and subtitles will wrap automatically when necessary, so don't worry if they get too long. You can also remove the <p> entirely if you don't need a subtitle. --> <div class="container"> <div class="text"> <h1>Alberto Bemporad</h1><br> <small><p>Professor of Control Systems<br> IMT School for Advanced Studies Lucca<br> Piazza San Francesco 19, 55100 Lucca, Italy [<a href="http://maps.google.com/maps/ms?msa=0&msid=208196564350306276087.0004a74e8028f0cf8c0d0">map</a>]<br> Tel: +39 0583 4326600, Fax: +39 02 700 543345<br> Email: alberto.bemporad@imtlucca.it </p></small> </div> <div class="image"> <img src="images/alberto_bemporad.jpg" alt="Photo of Alberto Bemporad"> </div> </div> </header> <p> <strong>Research</strong>. My main research interests are in model predictive control, numerical optimization, machine learning, system identification, hybrid systems, automotive control, aerospace control, portfolio optimization, control of smart energy grids. </p> <p><a href="http://cse.lab.imtlucca.it/~bemporad/publications/">Publications</a> <br> <a href="software.html">Software</a><br> <a href="projects.html">Funded projects</a><br> <a href="talks.html">Talks</a> <br> <a href="http://dysco.lab.imtlucca.it">Research group</a> </p> <p> My interviews at Mathworks on how to <a href="https://www.mathworks.com/videos/how-to-design-model-predictive-controllers-1494253496907.html">design</a> and <a href="https://www.mathworks.com/videos/how-to-implement-model-predictive-controllers-1494253157457.html">implement</a> MPC controllers. <br>My Google Scholar <a href="http://scholar.google.com/citations?user=XC3nc68AAAAJ&hl=en&oi=ao">page</a>. My <a href="https://www.youtube.com/channel/UCGGvl981-oY2kHbJOAIJT-A">Youtube channel <i class="fab fa-youtube";color=#800000></i></a></p> <br> <p> <strong>Teaching</strong>. I teach the following PhD courses:</p> <p> <a href="mpc_course.html">Model Predictive Control</a><br> <a href="ml.html">Introduction to Machine Learning</a><br> <a href="optimization_course.html">Numerical Optimization</a><br> <a href="intro_control_course.html">Identification, Analysis, and Control of Dynamical Systems</a><br> </p> <p><a href="teaching.html">Undergraduate courses, short courses, and other courses/lectures</a></p> <br> <strong>Events</strong>. <a href="events.html">PhD Schools, workshops and conferences</a></p> <p> <br> <strong>About me</strong>. <a href="biography.html">Short biography</a> </p> </article> </div> </div> <!-- Sidebar --> <div id="sidebar"> <!-- Logo --> <h1 id="logo"><a href="#"></a></h1> <!-- Nav --> <nav id="nav"> <ul> <li><a href="index.html">Home</a></li> <li><a href="http://cse.lab.imtlucca.it/~bemporad/publications/">Publications</a></li> <li><a href="software.html">Software</a></li> <li><a href="teaching.html">Teaching</a></li> <li><a href="talks.html">Talks</a></li> <li><a href="projects.html">Projects</a></li> <li><a href="events.html">Events</a></li> <li><a href="biography.html">About me</a></li> </ul> </nav> <!-- Copyright --> <ul id="copyright"> <li>© A. Bemporad, 2022.</li><li>Web template: <a href="http://html5up.net">HTML5 UP</a></li> </ul> </div> <!-- Scripts --> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/browser.min.js"></script> <script src="assets/js/breakpoints.min.js"></script> <script src="assets/js/util.js"></script> <script src="assets/js/main.js"></script> </body> </html>