Feeds
질문
How to fix "Subscripted Assignment Dimension Mismatch" and other potential errors
I am trying to implement a brute force approach where I can find the best parameters and initial conditions for two differential...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
Solving Coupled Differential Equations
For my problem I have two differential equations. These are: dx/dt = -xp + yq + (1-x-y)q dy/dt = -yq + (1-x-y)u For m...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
Working with ODE23 - Using a given data set
I am currently working on a problem that involves two differential equations that contain the variables a, b & c. I have a set o...
8년 초과 전 | 답변 수: 1 | 0
