Community Profile

photo

Marina Gonzalez


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot an integral
Hello! I need some help plotting the following: This is what I have: syms x kw = 91371; CaO= 1.81*10^(-4); FaO= 0.1233; ...

5 years ago | 1 answer | 0

1

answer

Question


Matlab code to solve an integral
Hello! I need some help with Matlab. I would like to solve and plot the following function: I know everything except for W a...

5 years ago | 1 answer | 0

1

answer

Question


How to iterate and plot in matlab
Hello! I need some help with Matlab. I would like to solve and plot the following function: I've called dxa/dW 'y', and I kn...

5 years ago | 1 answer | 0

1

answer

Answered
How to iterate xa from 0 to 1 with steps of 0.05 in the function r=F*(k*C*(1-xa))/(1+K*C*(1-xa)). All variables are known except for r.
It's me again- sorry! What if the function instead of being the one I said before was m(k) = F*(1+k_ads*C*(1-x))/(k_kin*C*(1-x)...

5 years ago | 0

Question


How to iterate xa from 0 to 1 with steps of 0.05 in the function r=F*(k*C*(1-xa))/(1+K*C*(1-xa)). All variables are known except for r.
I have to iterate the conversion of a reaction (x) in order to get the different values of catalyst mass (m). The conversion 'x...

5 years ago | 3 answers | 0

3

answers