Community Profile

photo

chris henkel


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Why doesn't my graph show?
>> x = 50e+12: 10e+12: 150e+12; >> y = (7.9)*(((2e+14)*x)./((4*x.^2)+(5e+12))); >> plot(x,y) i need this to plot ...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


What is wrong with my equation?
>> x = linspace(50e+12,150e+12,10); >> y = 10-(12.1-10)*((2e+14)*(x))./((4*((x).^2))+(5e+12)); >> plot(x,y) this should...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Why is my graph not right?
Im trying to make this graph. I was unable to find symbols so I just used numbers for most of the equation (the first one). I ne...

plus de 6 ans il y a | 1 réponse | 0

1

réponse