photo

Dragan Plakalovic


AI Solutions

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
200,879
of 301,204

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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...

12 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 ...

12 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...

12 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...

12 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 ...

14 years ago | 1 answer | 0

1

answer