23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2.5 Graphics 89<br />

means of the PlotPoints option. The poles and zeros of the transfer function are displayed as red<br />

crosses and green circles, respectively.<br />

In[13]:= RootLocusPlot[H4[s, a], {a, 3, 5}]<br />

a = 3.000e0 .. 5.000e0 (0% .. 100%)<br />

2.0E0<br />

Im s<br />

Poles<br />

0%<br />

-2.0E0 -1. -0.5<br />

1.<br />

-1.<br />

Re s<br />

100%<br />

Zeros<br />

0%<br />

-2.0E0<br />

100%<br />

Out[13]= Graphics <br />

RootLocusPlot Options<br />

RootLocusPlot inherits its options from Graphics and adds its own options like PoleStyle and<br />

ZeroStyle to Options[RootLocusPlot]. With these options you can customize the display of poles<br />

and zeros, e.g. for better black-and-white printouts. The syntax of the PoleStyle option is<br />

PoleStyle −> mark[size, colorfunc, grstyle]<br />

where mark specifies the marker symbol (e.g. CrossMark, PlusMark, CircleMark, SquareMark, and<br />

PointMark), size denotes the size of the marker in scaled coordinates, colorfunc is a pure function that<br />

returns a color value for an argument between and , and grstyle is a Mathematica graphics style<br />

or a sequence of styles, such as Hue or Thickness. Note that everything mentioned above applies<br />

to the ZeroStyle option as well.<br />

In the following command line we instruct RootLocusPlot to modify the styles for the pole and<br />

zero markers:

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!