![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20796399_1610006032285_DEF.jpg)
Arkajyoti Chaterjee
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...
대략 4년 전 | 답변 수: 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) ...
대략 4년 전 | 답변 수: 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...
대략 4년 전 | 답변 수: 1 | 0