summaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 5d210962a463df7547ceb95090271fbddcb45727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: sysid
Type: Package
Title: System Identification in R
Version: 1.0
Date: 2015-01-17
Author: Suraj Yerramilli
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