50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

RSEIS (version 3.7-4)

gpoly: Convert Poles and Zeros to Polynomial

Description

Get Polynomial from Poles and Zeros

Usage

gpoly(x)

Arguments

x

complex vector of poles or zeros

Value

vector of coefficients

Examples

Run this code
# NOT RUN {
K <- PreSet.Instr()

##  convert zeros to polynomial coefficients

gpoly(K[[1]]$zeros)

# }

Run the code above in your browser using DataLab