Community Profile

photo

Keon Walters


Last seen: 2 mesi fa Attivo dal 2018

Followers: 0   Following: 0

Statistiche

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

quasi 2 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);

quasi 6 anni fa | 1 risposta | 0

1

risposta