photo

Marina Gonzalez


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
241.700
of 300.365

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

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

meer dan 6 jaar 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...

meer dan 6 jaar 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...

meer dan 6 jaar 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)...

meer dan 6 jaar 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...

meer dan 6 jaar ago | 3 answers | 0

3

answers