Community Profile

photo

Arkajyoti Chaterjee


Last seen: 約3年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Forward Euler oscillations in plot
The following code ought to apply the Forward/Explicit Euler method to solve the ODE and plot a graph. However it displays oscil...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Solving a system of ODE with Crank Nicholson
I have a set of ODEs as follows :- d(A)/dt = f(A,B,V) d(B)/dt g(A,B,V) d(C)/dt = h(A,B,C,V) d(D)/dt = i(A,B,C,V) V = j(t) ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Range-Kutta solving error.
I have been asked to solve the set of ODE over (https://imgur.com/a/gjK8H9j) with RK4 using any step-value. Then, compare it wit...

3年以上 前 | 1 件の回答 | 0

1

回答