diff options
Diffstat (limited to 'man/frd.Rd')
-rw-r--r-- | man/frd.Rd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/man/frd.Rd b/man/frd.Rd new file mode 100644 index 0000000..c122fed --- /dev/null +++ b/man/frd.Rd @@ -0,0 +1,15 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/data.R +\docType{data} +\name{frd} +\alias{frd} +\title{Frequency response data} +\format{an \code{idfrd} object with response at 128 frequency points} +\usage{ +frd +} +\description{ +This dataset contains frequency response data of an unknown SISO system. +} +\keyword{datasets} + |