|
[Date Index]
[Thread Index]
[Author Index]
Variable MaxStepFraction in NDSolve
- To: mathgroup at smc.vnet.net
- Subject: [mg109809] Variable MaxStepFraction in NDSolve
- From: ValeX <rjovale at gmail.com>
- Date: Wed, 19 May 2010 07:00:31 -0400 (EDT)
Is it possible to specify in NDSolve a variable MaxStepFraction?
That is, i'm integrating within {x,0,100} and i want
MaxStepFraction=1/500 in {x,0,1} and MaxStepFraction=1/100 in {x,
1,100}.
Prev by Date:
combining ArrayPlot with ListLinePlot
Next by Date:
Re: Latex, Mathematica, and journals
Previous by thread:
Re: combining ArrayPlot with ListLinePlot
Next by thread:
Numerical solution of differential equation with boundary values
|