gpoly | R Documentation |
Get Polynomial from Poles and Zeros
gpoly(x)
x |
complex vector of poles or zeros |
vector of coefficients
Jonathan M. Lees<jonathan.lees.edu>
K <- PreSet.Instr()
## convert zeros to polynomial coefficients
gpoly(K[[1]]$zeros)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.