photo

Elliott Cameron


Last seen: oltre 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
64.001
of 299.737

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 20.791

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.655

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


If i has supply=0.2x + 20 and p=RandData(1,:) is there a way to substitute p in for x?
If i has supply=0.2x + 20 and p=RandData(1,:) is there a way to substitute p in for x?

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


if i have y4='0.2+6' is there a way to make p=0.2+6 but keeping the numbers like that and not equaling it to 6.2.
if i have y4='0.2+6' is there a way to make p=0.2+6 but keeping the numbers like that and not equaling it to 6.2.

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


plotting graphs in matlab
Hello If i had the following clear clc x=0:10 y=-2*x+6 y1=3*x plot(x,y) hold on plot(x,y1) how would i just plot t...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Hello, if i have two equations 1)2x+2 and 2)3x^2+ 4x-7 is there a way to remove the x in a new equation where i am left with 1)2+2 2)3^2+4-7? i would hope it would work with any equation with x in
Hello, if i have two equations 1)2x+2 and 2)3x^2+ 4x-7 is there a way to remove the x in a new equation where i am left with 1)2...

oltre 5 anni fa | 1 risposta | 0

1

risposta