Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

zp2ss (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.2 Help
August 2006

NI Part Number:
371361B-01

»View Product Info

Member of the linear systems class.

Syntax

[d, e, f, g] = zp2ss(a, b, c)

Description

Converts a zero-pole-gain model to a state-space model transform.

Examples

Inputs

Name Description
a Specifies the zeros of the system. a is a vector.
b Specifies the poles of the system. b is a vector.
c Specifies the gain of the system. c is a real number.

Outputs

Name Description
d, e, f, g Return the system matrices of the state-space representation.

Examples

[D, E, F, G] =zp2ss([1 2], [-1 2 3], 3)

Related Topics

ss2tf
ss2zp
tf2ss
tf2zp
tf2zpk
zp2sos
zp2tf


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit