Community Profile

photo

Debasish Pal


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


What is the MATLAB code to solve this system of equations through ODE15S?
We have two dependent variables y1 and y2 and one independent variable. The system is like this. (dy1/dx)^2 - y1*(dy1/dx) +...

8 years ago | 0 answers | 0

0

answers

Question


Is there any clue to solve the following system of equation numerically by fourth order Runge-Kutta method?
We have two dependent variables y1 and y2 and one independent variable. The system is like this. (dy1/dx)^2 - y1*(dy1/dx) + x*(...

8 years ago | 1 answer | 0

1

answer

Question


How do I solve the differential equation numerically by fourth order Runge-Kutta Method?
Suppose I have two dependent variable y_1 and y_2 and one independent variable x. The system is [dy_1/dx = y_1 + dy_2/dx; dy_2...

8 years ago | 1 answer | 0

1

answer

Question


How do I solve the following system of differential equation numerically by fourth order Runge-Kutta method?
Suppose I have two dependent variable y_1 and y_2 and one independent variable x. The system is [dy_1/dx = y_1 + dy_2/dx; ...

8 years ago | 1 answer | 0

1

answer