diff options
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 0af3f58..6ff3fc6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,4 +7,4 @@ Author: Suraj Yerramilli, Narasimhan Balakrishnan, Arun Tangirala Maintainer: Suraj Yerramilli <surajyerramilli@outlook.com> Description: The package provides functions for constructing mathematical models of dynamic systems from measured input-output data. It lets you create and use models of dynamic systems not easily modeled from first principles or specifications. You can use time-domain and frequency-domain input-output data to identify discrete-time input-output models, transfer functions and state space models. License: GPL-3 -Imports: tframe
\ No newline at end of file +Imports: tframe,tfplot
\ No newline at end of file |