MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Problem with a plot in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg100462] Re: [mg100443] Problem with a plot in Mathematica
  • From: peter <plindsay.0 at gmail.com>
  • Date: Thu, 4 Jun 2009 06:33:38 -0400 (EDT)
  • References: <200906040732.DAA11812@smc.vnet.net>

just a crazy off-the-wall idea here, but maybe you should try looking
at some of the online documentation pages for using Mathematica ?

2009/6/4 dmirab <donatomirabile at hotmail.com>:
> Hi there I have a function to plot in Mathematica but i am keeping getting some mistake of sintax.
>
> this is the function:
>
> C=(25/2*3.14*7*vary*varz)*exp(-y^2/2*vary^2)*exp(-38^2/2*varz^2)
>
> and
>
> vary=0.22*(1+0.0004x)-0.5
> varz=0.20*(1+0.0001x)-0.5
>
> it shoud be a 3d but i put z=38 so it's a 2D now. How do you type it in Mathematica? Just to get what's my mistake
>
> any help is very much appreciated
>
> thanks very much
>
>



-- 
Peter Lindsay


  • Prev by Date: Re: what is my error?
  • Next by Date: LocatorPane gets invisible inside GraphicsRow (bug?)
  • Previous by thread: Problem with a plot in Mathematica
  • Next by thread: Re: Problem with a plot in Mathematica