# Lectures-on-Network-Systems **Repository Path**: chen-zhendong11/Lectures-on-Network-Systems ## Basic Information - **Project Name**: Lectures-on-Network-Systems - **Description**: Scripts for Lectures on Network Systems - Francesco Bullo - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-15 - **Last Updated**: 2025-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lectures on Network Systems [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Erikx3/Lectures-on-Network-Systems/main) These Jupyter Notebook scripts contain some examples, visualization and supplements accompanying the book "Lectures on Network Systems" by Francesco Bullo http://motion.me.ucsb.edu/book-lns/. It is initialized during visiting the lecture UCSB course ME/ECE 269 “Network Systems”, Fall 2021. These scripts are available on binders https://mybinder.org/v2/gh/Erikx3/Lectures-on-Network-Systems/main aswell to run it without installing an own environment. Otherwise make sure to have the packages installed as listed in the [requirements](requirements.txt) file. ![Book Cover Lectures on Network System](/img/bookcover.png?raw=true "Lectures on Network System") Book information: ``` Francesco Bullo Department of Mechanical Engineering Center for Control, Dynamical-Systems, and Computation University of California, Santa Barbara bullo at ucsb.edu Edition 1.5, Sep 1, 2021 332 pages and 178 exercises Kindle Direct Publishing ISBN 978-1-986425-64-3 ``` Citation information ``` @Book{FB-LNS, author = {F. Bullo}, title = {Lectures on Network Systems}, year = 2021, edition = 1.5, publisher = {Kindle Direct Publishing}, ISBN = {978-1986425643}, url = {http://motion.me.ucsb.edu/book-lns}, } ```