diff options
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index dd8b8f4..1a6cc2a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,6 +5,6 @@ Version: 1.0 Date: 2015-01-17 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. +Description: The sysid package provides functions for constructing mathematical models of dynamic systems from measured input-output data. The package contains functions for data visualization, data preprocessing, parametric and non-paramteric model estimation, and model predictions and validation. License: GPL-3 Imports: tframe,tfplot, zoo
\ No newline at end of file |