MathGroup Archive 2009

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

Search the Archive

Problem with a plot in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg100443] Problem with a plot in Mathematica
  • From: dmirab <donatomirabile at hotmail.com>
  • Date: Thu, 4 Jun 2009 03:32:24 -0400 (EDT)

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


  • Prev by Date: Rasterize off by one pixel
  • Next by Date: Re: Psychrometric chart
  • Previous by thread: Re: Rasterize off by one pixel
  • Next by thread: Re: Problem with a plot in Mathematica