Riley Stein
Followers: 0 Following: 0
Feeds
질문
Why does defining a system of ODEs a different, but similar way yield very different solutions?
I have a system of ODEs that I am trying solve, however the correct solutions are not being returned (I have another script to w...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to use ode15s with a constant that varies by two parameters?
I am using Matlab to simulate protein electrokinetics. Part of the complexity of simulating a system is that some of the constan...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
ODE not evaluating correctly with time dependent parameter
I am trying to pass a time dependent constant to my ode solver however it is not yielding the right values. Eo = 0.4; Ei = 0; ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
For loop is not repeating the specified number of times
I am trying to model Butler-Volmer enzyme kinetics in Matlab. Currently, I am trying to produce an array of values for the rates...
4년 초과 전 | 답변 수: 1 | 0