blob: b7cccfdd2b5ad0dd5e685520e6c79dadec2093d8 (
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, 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
|