photo

Keon Walters


Last seen: environ un an il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
276 406
of 298 227

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 552

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 160 627

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


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

presque 3 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 7 ans il y a | 1 réponse | 0

1

réponse