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


Groups > comp.soft-sys.math.mathematica > #2215 > unrolled thread

Re: mathematica help please

Started byDrMajorBob <btreat1@austin.rr.com>
First post2011-05-09 10:19 +0000
Last post2011-05-09 10:19 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: mathematica help please DrMajorBob <btreat1@austin.rr.com> - 2011-05-09 10:19 +0000

#2215 — Re: mathematica help please

FromDrMajorBob <btreat1@austin.rr.com>
Date2011-05-09 10:19 +0000
SubjectRe: mathematica help please
Message-ID<iq8f30$5sa$1@smc.vnet.net>
No error here. Maybe you had set S or VS or IS equal to 400 at at some 
point (later replaced by IR = 400), and forgot to clear that value?

Bobby

On Sun, 08 May 2011 06:39:20 -0500, Arda Akal=C4=B1n <arda1404@gmail.com> wrote:

> 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}]
>
>
> i write this code but it gives this error SetDelayed::write: Tag Integer 
> in 400[l_] is Protected. >>
>
> help me pleasee
>


-
DrMajorBob@yahoo.com

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web