Community Profile

photo

Dragan Plakalovic


AI Solutions

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
What are the details of the interpolation scheme done in ode45?
I was able to find Matlab's ode4.m code just through google search and it's just as slow as the code I wrote, if not slower. I...

10 years ago | 0

Question


RK4 versus ode45 performance
I wrote a standard 4-step RK4 method (fixed step), and am finding out that it is slower than ode45. That surprised me. Say I am ...

10 years ago | 0 answers | 0

0

answers

Answered
What are the details of the interpolation scheme done in ode45?
Thanks. I wrote a standard 4-step RK4 method (fixed step), and am finding out that it is slower than ode45. That surprised me...

10 years ago | 0

Question


What are the details of the interpolation scheme done in ode45?
I understand that ode45 uses Dormand-Prince method to generate the solution at the adaptive time steps. So in the case when tspa...

10 years ago | 3 answers | 0

3

answers

Question


Problem opening fig files by double clicking
I have the latest version of Matlab (2011a) and I find that when I double-click on the .fig file it opens an instance of Matlab ...

12 years ago | 1 answer | 0

1

answer