Feeds
질문
How to adjust my video to only save 30 fps while in my for loop that goes upto 20000 iterations?
My video is created to about 5.5 mins and I am trying to make the video to be about just 20 seconds with 30 fps. % Video Making...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to crate only 5 plots out of the 20000 iterations?
This is my code and i am trying to plot using imagesc to just show a plot at 0, 5, 10, 15, and 20s only althought there are so m...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Probability in random numbers!
How to create a random 2D array that each cell has different probabilities to be either 0 or 1 for example? In other words, how ...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to store the number of iterations used until the while loop condition is met?
I am coding a 2D collision problem in a 11x11 grid. In my while loop, I am trying to code that when an if condition of both part...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to add new elements in a big array
I want to repeat this procedure for NT = 1e4 trials, storing the N-value for each trial in a 1e4 element array, and report the m...
6년 초과 전 | 답변 수: 1 | 0

