signal (version 1.8-0)

Ma: Create a moving average (MA) model

Description

Returns a moving average MA model. The model could represent a filter or system model.

Usage

Ma(b)

Value

A list with the MA polynomial coefficients of class Ma.

Arguments

b

moving average (MA) polynomial coefficients

Author

Tom Short, EPRI Solutions, Inc., (tshort@eprisolutions.com)

See Also

See also Arma