Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

ODE solver

$
0
0
Hi,

I've been working on a program using ODE's and I've been using ODE45 to get numerical solutions for differential equations. I've been getting incorrect results e.g. when I used
y'' = -y, I get a period that is ~ 2.8 instead of pi. This also happened with various other functions that I've been using.

Is there a solution to this problem?

Thanks!

Viewing all articles
Browse latest Browse all 19628

Trending Articles