photo

Elizabeth Browne


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I fix this error? If I put x/number it works.
clear all close all clc figure X = 200:250:2500; Y = 1.82*10^14*exp(-38370/X); plot(X,Y)   ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


I am using the element names as symbolic variables to make the answer look nice. Why will it not perform the function when my equivalence ratio is more than one?
if phi > 1 N_rO2 = a/phi; N_rN2 = a*3.76/phi; N_CO2 = x/phi; N_H2O = y/(2*phi); N_pO2 = 0; ...

6 years 前 | 0 个回答 | 0

0

个回答