Learn R Programming

allanvar (version 1.1)

gyroz: Gyro sensor output for one-axis simulated gyroscope

Description

This dataset is an object of class "ts" (time series) with sensor output at a specifid frequency.

Usage

data(gyroz)

Arguments

Source

Simulated gyro using R software. It is not from a real sensor but it has a clear Random Walk and Rate Random Walk with a small dataset.

Examples

Run this code
data(gyroz)
frequency(gyroz)
plot(gyroz)

Run the code above in your browser using DataLab