├── BurgersExample.m ├── README.md └── thehood ├── BigPic.png ├── BurgerSolver.m ├── CollectData.m ├── SystemID_via_EDMD.m ├── bdiag.m ├── createMPCmatrices.m ├── qpOASES-3.1.0.rar └── qpOases_MPC_controller.m /BurgersExample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/BurgersExample.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/README.md -------------------------------------------------------------------------------- /thehood/BigPic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/BigPic.png -------------------------------------------------------------------------------- /thehood/BurgerSolver.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/BurgerSolver.m -------------------------------------------------------------------------------- /thehood/CollectData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/CollectData.m -------------------------------------------------------------------------------- /thehood/SystemID_via_EDMD.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/SystemID_via_EDMD.m -------------------------------------------------------------------------------- /thehood/bdiag.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/bdiag.m -------------------------------------------------------------------------------- /thehood/createMPCmatrices.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/createMPCmatrices.m -------------------------------------------------------------------------------- /thehood/qpOASES-3.1.0.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/qpOASES-3.1.0.rar -------------------------------------------------------------------------------- /thehood/qpOases_MPC_controller.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MilanKorda/KoopmanMPC_for_flowcontrol/HEAD/thehood/qpOases_MPC_controller.m --------------------------------------------------------------------------------