Community Profile

photo

KJones


2016년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변