|
1 | | -# Robust Performance Analysis of Source-Seeking Dynamics with Integral Quadratic Constraints |
| 1 | +# Robust Performance Analysis of Cooperative Control Dynamics via Integral Quadratic Constraints |
2 | 2 |
|
3 | 3 | [](https://doi.org/10.5281/zenodo.6759553) |
4 | 4 |
|
5 | 5 | ## General |
6 | 6 |
|
7 | 7 | This repository contains the simulation code to reproduce the tables and figures presented in |
8 | 8 |
|
9 | | -> A. Datar and C. Hespe and H. Werner, "Robust Performance Analysis of Source-Seeking Dynamics with Integral Quadratic Constraints", 2022 (in preparation) |
| 9 | +> A. Datar and C. Hespe and H. Werner, "Robust Performance Analysis of Cooperative Control Dynamics via Integral Quadratic Constraints", 2022 (in preparation) |
10 | 10 |
|
11 | 11 | The code has the following 7 entry points: |
12 | | -1. Quadrotor robustness analysis (corresponding to Fig.3 from the paper): quadrotor_robustness\main_quadrotor_example.m |
13 | | -2. Non-minimum phase example robustness analysis (corresponding to Fig.4 from the paper): non_minimum_phase_example\main_non_minimum_phase_example.m |
14 | | -3. LPV examples robustness analysis (corresponding to Fig.5 and Fig.6): LPV_Uncertain_system_example\main_LPV_example.m |
15 | | -4. Robustness analysis under formation control(corresponding to Fig.7): formation_source_seek\Example1\main_1.m |
16 | | -5. Robustness analysis under formation control with unknown spectrum (corresponding to Fig.8): formation_source_seek\Example2\main_2.m |
| 12 | +1. Quadrotor robustness analysis (corresponding to Fig.5 from the paper): quadrotor_robustness\main_quadrotor_example.m |
| 13 | +2. Non-minimum phase example robustness analysis (corresponding to Fig.6 from the paper): non_minimum_phase_example\main_non_minimum_phase_example.m |
| 14 | +3. LPV examples robustness analysis (corresponding to Fig.7 and Fig.8): LPV_Uncertain_system_example\main_LPV_example.m |
| 15 | +4. Robustness analysis under formation control(corresponding to Fig.9): formation_source_seek\Example1\main_1.m |
| 16 | +5. Robustness analysis under formation control with unknown spectrum (corresponding to Fig.10): formation_source_seek\Example2\main_2.m |
17 | 17 | 6. Robustness analysis under flocking dynamics: flocking_analysis\analyze_flocking_with_LMIs.m |
18 | | -7. Simulation trajectories under flocking dynamics (corresponding to Fig.9): flocking_analysis\Simulation.m |
| 18 | +7. Simulation trajectories under flocking dynamics (corresponding to Fig.11): flocking_analysis\Simulation.m |
19 | 19 |
|
20 | 20 | These will produce among others the material presented in the paper. |
21 | 21 |
|
|
0 commit comments