photo

Elizabeth Browne


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 0 risposte | 0

0

risposte