KJones
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
275,645
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Make largest four sums of rows in an matrix zero
Currently I have code to make the row with the maximum sum in the matrix equal zero, however I need to make the four largest sum...
8 years ago | 0 answers | 0
0
answersQuestion
Calculating how many runs die out
I want to calculate how many runs die out out of k amount of runs. This doesn't work. How can i make it so the amount of runs dy...
8 years ago | 0 answers | 0
0
answersQuestion
Saving vectors from a loop into a matrix
I have this code that I made and I would like to save my final vector as a row in a matrix as I would like to plot the averages....
8 years ago | 1 answer | 0
1
answerQuestion
How do I change a whole row/column to zero in a matrix relating to a 'greater than' condition.
I have a random network and I would like to make the rows which have the largest sum equal to zero. A=createsrandomnetwork(10...
8 years ago | 2 answers | 0
2
answersQuestion
How can I plot an average line through this line graph
<</matlabcentral/answers/uploaded_files/62036/Screen%20Grab%20of%20plot.png>> How can i plot the average of these line graphs...
8 years ago | 2 answers | 0
2
answersQuestion
How do I calculate the proportion of 1s in Vector I at each time step and how to store this data in a vector?
How do I calculate the proportion of 1s(infected) in my vector I at each loop. Is there a way of storing this information? as wh...
8 years ago | 1 answer | 0