Learn R Programming

RSEIS (version 2.6-0)

gpoly: Convert Poles and Zeros to Polynomial

Description

Get Polynomial from Poles and Zeros

Usage

gpoly(x)

Arguments

Value

  • vector of coefficients

Examples

Run this code
K = PreSet.Instr()

##  convert zeros to polynomial coefficients

gpoly(K[[1]]$zeros)

Run the code above in your browser using DataLab