This is a repository of the codes for event-triggered H-infinity filtering [1] for nonlinear systems.
The attached file consists of the following files:
- DoSData.m ------------------ DoS attack data governed by Bernoulli are generated.
- DoSData.mat ----------------- DoS attack data are saved in this file. The data are loaded in the following four files.
- ProgExample1.m -------------- Simulaton results of example 1 under adaptive event-trigger can be obtained.
- StaticEventExample1.m --------- Simulaton results of example 1 under static event-trigger can be obtained.
- ProgExample2.m -------------- Simulaton results of example 2 under adaptive event-trigger can be obtained.
- StaticEventExample2.m --------- Simulaton results of example 2 under static event-trigger can be obtained.
Note that:
- Simulation results of example 1 can be obtained by running ProgExample1.m and StaticEventExample1.m directly.
- Simulation results of example 2 can be obtained by running ProgExample2.m and StaticEventExample2.m directly.
You are more than welcome to use the code for your research if it is useful. If you use the code for your research, please cite this paper [1].
[1] W. Ma, Y. Zhou, X. Lai, & F. Gao, Event-triggered H-infinity filtering for a class of nonlinear systems under DoS attacks, In: Circuits, Systems, and Signal Processing, to appear, 2024.