photo

Elizabeth Browne


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten