photo

Vineet Patel


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


What do these steps do?
Hi All, Can someone tell me what these steps mean/do? And if theres a way of simplifing the code. xmax = []; [t,x] = ode45(f,...

5 years ago | 1 answer | 0

1

answer

Question


Anyway to simplify/generalise my RK4 code?
Hi All, I'm new to using matlab and am struggling to simplify/generalise my code. My code is for 3 coupled equations using th...

6 years ago | 1 answer | 0

1

answer

Question


Can anyone help me with a code for Runge-Kutta 4th Order for 3 coupled equations?
Hi All, I need help with writing a code for Runge-Kutta 4th order equations. The 3 equations are: y_1' = -y_2 - y_3 ...

6 years ago | 1 answer | 0

1

answer