blob: dd8b8f4094aae144c89eab3b9d14c4fc3e4e0574 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
Imports: tframe,tfplot, zoo
|