Skip to main content
1-Visitor
August 27, 2010
Question

OdesolveMinerr Mathcad 11

  • August 27, 2010
  • 1 reply
  • 3299 views

This collection will be augmented soon

Original work sheet updated 20100827

jmG

_______________________________

Substantially augmented [jmG 2010830]

1 reply

1-Visitor
August 27, 2010

Thanks Jean! Very interesting work sheet. It works very quickly and much more precisely.

Mathcad 11

Obsolete way

calc_time=52.9 s, ERR^2=1.97e-06 (odesolve/fixed, 5000 steps)

calc_time=118.1 s, ERR^2=1.97e-06 (odesolve/adaptive, 5000 steps)

calc_time=0.2 s, ERR^2=1.64e-06 (odesolve/stiff, 5000 steps)

Your way

calc_time=0.9 s, ERR^2=7.35e-07 (odesolve/fixed, 10000 steps)

calc_time=2.1 s, ERR^2=7.35e-07 (odesolve/adaptive, 10000 steps)

calc_time=0.1 s, ERR^2=1.20e-06 (odesolve/stiff, 10000 steps)

It is a pity that this file does not work in 14 versions.


Viktor

19-Tanzanite
August 27, 2010

Nice neat method jean!

It is trivially modified to work in M14/15 - see attached. Still about twice as fast in M11 though!

Alan

1-Visitor
August 27, 2010

We rejoiced prematurely. Jean's and Alan's worksheets do not work. Try to change initial guesses and look result!

Viktor