├── Design_K_P.m ├── Plot1.m ├── README.md ├── dynamic_ETM.m └── dynamic_relative_ETM.m /Design_K_P.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lvjinghang/Event-triggered-control/HEAD/Design_K_P.m -------------------------------------------------------------------------------- /Plot1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lvjinghang/Event-triggered-control/HEAD/Plot1.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lvjinghang/Event-triggered-control/HEAD/README.md -------------------------------------------------------------------------------- /dynamic_ETM.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lvjinghang/Event-triggered-control/HEAD/dynamic_ETM.m -------------------------------------------------------------------------------- /dynamic_relative_ETM.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lvjinghang/Event-triggered-control/HEAD/dynamic_relative_ETM.m --------------------------------------------------------------------------------