Vineet Patel
2018년부터 활동
Followers: 0 Following: 0
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,...
거의 6년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0