From fbcbb9f16183d78333a2ca700686ee2ac2c99799 Mon Sep 17 00:00:00 2001 From: Kevin Dekemele Date: Fri, 9 Mar 2018 15:16:31 +0100 Subject: [PATCH] Updated README.md --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a625b28..d0c6a3c 100644 --- a/README.md +++ b/README.md @@ -1 +1,25 @@ -# Performance TET RCC +# Performance of TET and RCC + +Nonlinear energy sinks (NES) are able to robutsly absorber vibrations of mechanical systems, through targeted energy transfer (TET) and resonance capture cascade (RCC). +This repo contains MATLAB functions which are able to compute the performance measures **pumping time**, **energy dissipation** and **cascading time** of a NES attached to vibrating main system + +# Literature + +The concepts of the performances were first discussed in [1] . + +## Citation + +Besides citing one of the base articles [1], this repo can additionally be cited with the following BibTeX: + +``` +@misc{DekemeleRepo2018, + author = {Dekemele, Kevin}, + title = {Performance TET RCC}, + year = {2018}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished = {\url{https://github.com/kevindekemele/Performance-TET-RCC}} +} +``` + +[1] K. Dekemele, R. De Keyser, M. Loccufier, *Performance measures for targeted energy transfer and resonance capture cascade in nonlinear energy sinks*, Nonlinear Dynamics (2018), DOI: 10.1007/s11071-018-4190-5