Josh
Followers: 0 Following: 0
Feeds
提问
PDEPE solver failure (spatial discretization) ; partial differential/derivative temperature modelling
Attempting to model temperature profile of an adsorption column based on concentration profile since this determines the heat of...
7 months 前 | 1 个回答 | 0
1
个回答提问
Solving simultaneous set of differential equations for range of values to get desired set output
dXdt = (mu*X) - ((Fi/VL)*X); dCdt = (mu*X*Ycx) - ((Fi/VL)*C); dSdt = ((Fi/VL)*(S_in-S)) - (mu*X)/Yxs; dProductdt = (mu*X*Ypx)...
1 year 前 | 1 个回答 | 0
1
个回答提问
Fzero giving weird answer
I'm trying to find a maximum upper bound for an ODE by using ode15s, and fzero to find root of function that will determine the ...
2 years 前 | 1 个回答 | 0