Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.29 KB

File metadata and controls

56 lines (38 loc) · 1.29 KB

Gallery

Poles and Zeros

The function :func:`control_plotly.pzmap` creates a pole-zero plot of the continuous or discrete-time system sys.

alternate text

Step Reponse

The function :func:`control_plotly.step` create a step response plot for the continuous or discrete-time system sys.

alternate text

Impulse Reponse

The function :func:`control_plotly.impulse` create a step response plot for the continuous or discrete-time system sys.

alternate text

Bode Plot

The function :func:`control_plotly.bode` create a bode plot for the continuous or discrete-time system sys.

alternate text

Nichols Plot

The function :func:`control_plotly.nichols` create a nichols plot for the continuous or discrete-time system sys.

alternate text

Root Locus Plot

The function :func:`control_plotly.rlocus` create a root locus plot for the continuous or discrete-time system sys.

alternate text