Keon Walters
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
118 119
of 295 527
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
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);
mer än 6 år ago | 1 answer | 0