photo

Vineet Patel


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答