Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 933 Bytes

File metadata and controls

14 lines (11 loc) · 933 Bytes

DOI Add to Citavi project by DOI

A Distributed Linear Quadratic Discrete-Time Game Approach to Multi Agent Consensus

General

This repository contains an implementation of the algorithms and simulations described in

Prima Aditya and Herbert Werner, "A Distributed Linear Quadratic Discrete-Time Game Approach to Multi-Agent Consensus" submitted for CDC 2022

Simulation

The main code cdc2022.m contains everything in one file. This distributed frameworkbased on iterative-scheme of steepest descent method. In this case, we took four vertices and four edges as an example. Settings that can be adjusted are the finite time (tf) and the number of prediction horizons (Np)

Prerequisites

The simulation code in this repository was tested in the following environment:

  • Windows 11 Pro Version 21H2
  • Matlab 2020a