Feeds
질문
Why doesn't my backward Euler-method end up with the same result as ODE45?
I won't end up with the same result when using this backward euler method as when using ode45, I want to believe that my code is...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
Why do my loop never end?
Hi! In my function my while loop never ends and I can't understand why. I'm making the bisect algorithm and want to save every ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why do I get errors in my bisection algorithm and how can I improve my code?
Hi! I'm trying to make this bisection algorithm and can't get it to work. Depending on what I type in I get different kinds of e...
12년 초과 전 | 답변 수: 1 | 0
