photo

Keon Walters


Last seen: oltre un anno fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
0 Risposte

RANK
121.305
of 300.364

REPUTAZIONE
0

CONTRIBUTI
2 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

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

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 2

Visualizza badge

Feeds

Visto da

Domanda


Vectorize comparing a column vector in a matrix to all other vectors in the matrix.
Hello, I am trying to take the difference between a column in a matrix to the rest of the matrix but I am trying to do it with...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


If I have three graphs and I want to place them over one another so that their mean values align, and then want to create a trend line among those graphs how would I do this?
%example x=[1:0.03:500]; y=x^4; i=[100:0.01:600]; y2=x^2+30; plot(x,y,i,y2);

oltre 7 anni fa | 1 risposta | 0

1

risposta