Learn R Programming

sysid (version 1.0.5)

arxsim: Data simulated from an ARX model

Description

This dataset contains 2555 samples simulated from the following ARX model: $$ y[k] = \frac{0.6q^{-2} - 0.2q^{-3}}{1 - 0.5q^{-1}} u[k] + \frac{1}{1 - 0.5q^{-1}} e[k] $$

Usage

arxsim

Arguments

Format

an idframe object with 2555 samples, one input and one output

Details

The model is simulated with a 2555 samples long full-band PRBS input. The noise variance is set to 0.1