| Author |
Comment/Response |
bob
|
10/24/12 03:23am
Hi, I believe it might be possible to get a speed increase in NDSolve (to make the times comparable with Matlab or C code) by using the 'Compile' function, however I'm not quite sure how to go about doing this.
Would I use Compile to make a compiled function of the LHS of my ODE where I have ODE==0. Then feed this compiled function into NDSolve or something else?
URL: , |
|