MathGroup Archive 2008

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

Search the Archive

Re: Plot3D crashes Mathematica 6.02

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89215] Re: Plot3D crashes Mathematica 6.02
  • From: dh <dh at metrohm.ch>
  • Date: Thu, 29 May 2008 07:06:18 -0400 (EDT)
  • References: <g1j6bv$ql7$1@smc.vnet.net>


$Version

"6.0 for Microsoft Windows (32-bit) (February 7, 2008)"

Hi,

on my machine (1GB memory,Intel)the Plot works as expected. However,as 

the numbers get awfully big, the Plot makes more sense if you choose 

smaler arguments.E.g.

n=2;

Plot3D[10(x-y)/(x^2+y^2+1)/E^-((x-y)^2+(x+y)^2),{x,-n,n},{y,-n,n}]

Daniel







prokofyev wrote:

> Mathematica 6.0.2.0 crashes on Intel Pentium 4, 3200 MHz, Asus P4P800-

> VM, RAM 2 Gb computer running Windows Server 2003 R2 when trying to

> execute

> 

> Plot3D[10(x-y)/(x^2+y^2+1)/E^-((x-y)^2+(x+y)^2), {x, -10, 10}, {y,

> -10, 10}]

> 

> with Application Error "The memory could not be "read".

> 

> Check it, please.

> 



-- 



Daniel Huber

Metrohm Ltd.

Oberdorfstr. 68

CH-9100 Herisau

Tel. +41 71 353 8585, Fax +41 71 353 8907

E-Mail:<mailto:dh at metrohm.com>

Internet:<http://www.metrohm.com>




  • Prev by Date: Re: simplify polynomial
  • Next by Date: FindFit with constraints is slow
  • Previous by thread: Re: Plot3D crashes Mathematica 6.02
  • Next by thread: Re: Plot3D crashes Mathematica 6.02