photo

Josh


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
122,287
of 300,365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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)...

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer