Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2224

Re: mathematica help please

From Alois Steindl <Alois.Steindl@tuwien.ac.at>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: mathematica help please
Date 2011-05-09 10:19 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iq8f41$5tc$1@smc.vnet.net> (permalink)
References <iq5v8n$pjj$1@smc.vnet.net>

Show all headers | View raw


Am 08.05.2011 13:36, schrieb Arda Akalın:
> z = 0.08303 + I 0.4709
> y = I 4.782
> IR = 400
> VR = 154000/Sqrt[3]
> VS[l_] := ((l + (z*y)/2)*VR) + z*IR
> IS[l_] := ((l + (z*y)/4)*y*VR) + ((l + (z*y)/2)*IR)
> Plot[Sqrt[3]*Abs[VS[l]], {l, 0, 1100}]
> Plot[Abs[IS[l]], {l, 0, 1100}]
> S[l_] := 3*VS[l]*Conjugate[IS[l]]
> Plot[Abs[S[l]], {l, 0, 1100}]

Hello,
I tried your example here, but didn't see the error, that you mentioned. 
It seems, that you have assigned the value 400 to some variable, that 
you use as function in this code snippet.
Try your example from scratch and it should work.
Alois

Back to comp.soft-sys.math.mathematica | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

mathematica help please Arda Akalın <arda1404@gmail.com> - 2011-05-08 11:36 +0000
  Re: mathematica help please David Bailey <dave@removedbailey.co.uk> - 2011-05-09 10:18 +0000
  Re: mathematica help please Alois Steindl <Alois.Steindl@tuwien.ac.at> - 2011-05-09 10:19 +0000

csiph-web