photo

chris henkel


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
106.610
of 300.364

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta