MathGroup Archive 2009

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

Search the Archive

Re: Need some help with monitoring evaluation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg96888] Re: Need some help with monitoring evaluation
  • From: congruentialuminaire at yahoo.com
  • Date: Thu, 26 Feb 2009 08:01:41 -0500 (EST)
  • References: <go0j6f$n2j$1@smc.vnet.net>

This has caused me some consternation in the past. By this I mean that
I make some coding error that causes Mathematica to loop.

I would check out:

ref/TimeConstrained
ref/Reap
ref/StepMonitor

HTH.

Roger Williams
Franklin Laboratory
On Feb 24, 2:46 am, dangerr... at gmail.com wrote:
> Hello,
>
> I'm trying to convolve a Rayleigh distribution with a circular
> distribution along the x dimension.  It simplifies into a Gaussian
> convolved with an expression of the form 1/(pi*Sqrt[q^2-x^2]).
> <snipped/>


  • Prev by Date: Re: Map and functional constructs to replace iterative statements
  • Next by Date: newbie: diff equation
  • Previous by thread: Need some help with monitoring evaluation
  • Next by thread: Re: Need some help with monitoring evaluation