Giter Club home page Giter Club logo

gp-mpc-of-platooning's Introduction

Mixed-Vehicle Platooning Control with a Gaussian Process Learning-Based Model

This repository contains the code for two papers focused on enhancing safety in mixed-traffic platooning with autonomous and human-driven vehicles. Specifically, the papers are:

ARX_simulation

The ARX_simulation folder contains the code for simulating a platoon of vehicles using MPC with an ARX model, where the simulated vehicle is an ARX+GP model. Specifically, the following files are included:

  • MPC_Platoon_simulation: the main file for running the simulation
  • MPC_Platoon: the MPC
  • GP_sysmodel: the vehicle model for simulations

GP_ARX_simulation

The GP_ARX_simulation folder contains the code for simulating a platoon of vehicles using MPC with an ARX+GP model, where the simulated vehicle is also an ARX+GP model. Specifically, the following files are included:

  • GP_MPC_Platoon_simulation: the main file for running the simulation
  • GP_MPC_Platoon: the GP-MPC
  • GP_sysmodel: the vehicle model for simulations

GP_training

The GP_training folder contains the code for training GP models. Specifically, the following files are included:

  • G1.mat: the collected data
  • GP_training: train the standard or vanilla GP model
  • GP_RE_trainForSpares: create the sparse GP model
  • plot_to_pdf: export PDFs of plots

SparseGP_ARX_simulation

The SparseGP_ARX_simulation folder contains two subfolders: ARX_simulation and SparseGP_simulation. The ARX_simulation is similar to the previous one, except for some variable changes. In SparseGP_simulation, the MPC uses a sparse GP+ARX model, while the simulated vehicle remains an ARX+GP model.

gp-mpc-of-platooning's People

Contributors

jwangjie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.