MathGroup Archive 2004

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

Search the Archive

Implicit plot variations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg50847] Implicit plot variations
  • From: mathma18 at hotmail.com (Narasimham G.L.)
  • Date: Thu, 23 Sep 2004 06:48:05 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

<< Graphics`ImplicitPlot`;
 ImplicitPlot[y == Sin[100 x], {x, -2, 2}, {y, -2, 2}, 
 PlotPoints -> {nppx, 100}] 

By changing nppx between 2 and 200 a lot of variation in plots.(They
seem to vibrate   with larger frequencies).


  • Prev by Date: Re: more than 1 function with Plot3D
  • Next by Date: Re: Integrate[] crashes kernel
  • Previous by thread: Re: Integrating Feynman integrals in mathematica
  • Next by thread: Re: Implicit plot variations