![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15517797_1558179083100_DEF.jpg)
Marina Gonzalez
Followers: 0 Following: 0
Statistics
RANK
248,930
of 297,046
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Feeds
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
answerQuestion
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
answerQuestion
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
answerHow 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