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