MathGroup Archive 2006

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

Search the Archive

Re: newton raphson plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg70532] Re: newton raphson plot
  • From: Peter Pein <petsie at dordos.net>
  • Date: Thu, 19 Oct 2006 03:21:40 -0400 (EDT)
  • References: <eh205p$2di$1@smc.vnet.net>

bjarke schrieb:
> Hi everyone.
> 
> We working on newton-raphson methods in mathematica. We want to plot the funktion f[z_] = z^3 - 1 how do we do it??
> 
> All help is good help :-)
> 
A correction:

If you replace the options for the function Show with
AspectRatio ->Tan[Arg[zur-zll]],ImageSize->Min[w,h]
results will look better.

Sorry for too early posting.

P²


  • Prev by Date: Re: Re: Question from a biologist
  • Next by Date: Re: sum of binomials .. bug ?
  • Previous by thread: Re: newton raphson plot
  • Next by thread: Re: newton raphson plot