Sebastian Schultz
Followers: 0 Following: 0
Feeds
提问
How to use events in fminsearch
I have a function I solve with ode45 which uses events. I need to minimise a parameter in this function and I am trying to use f...
3 years 前 | 1 个回答 | 0
1
个回答提问
Event function not halting integration
My Event function looks like this. It is meant to stop the integration of my ODE45 solver function when Xconcentration <= 20. It...
3 years 前 | 1 个回答 | 0
1
个回答提问
Help with logic inside of a solver
I am using ode45 to solve a function describing the interaction between tanks in series. I have the variables C_IN and C_OUT spe...
3 years 前 | 1 个回答 | 0