DAVIDE TRONO
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to set a point which coordinates depends on two functions
Basically I'm resolving a system of two differential equations with a R-K of order 4 and the point of equilibrium y0 from which ...
5 years 前 | 0 个回答 | 0
0
个回答提问
My code runs but the plots do not show any line
I'm using a Runge-Kutta of order 4 to resolve a system of differential equations. My codes are: 1 function [t,y]=RK(fun,tspan...
5 years 前 | 1 个回答 | 0
1
个回答提问
I do not understand why my code still gives me errors
I'm basically setting a Runge-Kutta of order 4 to solve a sort of 'pred-prey' model. So, my three programs are: 1. ...
5 years 前 | 1 个回答 | 0