|
[Date Index]
[Thread Index]
[Author Index]
Re: POLE-ZERO PLOTS
- To: mathgroup at smc.vnet.net
- Subject: [mg18726] Re: POLE-ZERO PLOTS
- From: paulh at wolfram.com (P.J. Hinton)
- Date: Sat, 17 Jul 1999 02:36:44 -0400
- Organization: Wolfram Research, Inc.
- References: <7mjsbi$fcg@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <7mjsbi$fcg at smc.vnet.net>, "BA" <aliane at javanet.com> writes:
> In control systems, it is a custom to represent the poles of a transfer
> function by "X", and the zeros by "o". When, I use mathematica to get the
> pole-zero plot, I am not sure how to display poles with crosses "x"...the
> only function I'm aware of is PointSize...but this function uses a different
> symbol.
> Is there anybody out there who can propose a straightforward way to do it.
Use a Text[] primitive in your graphic to place x's and o's in the places of
your poles and zeroes.
Someone has already written a simple function for generating these kinds
of plots in Mathematica. You can find it in the notebook that makes up
this MathSource item.
http://www.mathsource.com/Content/Applications/Engineering/Electrical/Signals/0205-546
--
P.J. Hinton
Mathematica Programming Group paulh at wolfram.com
Wolfram Research, Inc.
Disclaimer: Opinions expressed herein are those of the author alone.
Prev by Date:
Re: data acquisition system with mathematica 3.0
Next by Date:
Re: Is there a FAQ? (Clear all)
Previous by thread:
Re: POLE-ZERO PLOTS
Next by thread:
Menu Control
|