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

回答