Feeds
질문
How to construct a N x N window that moves about an array (R) to calculate the number of a certain element in the window.
Hi, I constructed a L x L array R consisting of the elements "0" and "1". I now want to calculate the number of "1"s in a N x ...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
What is "Number property" of a figure?
I do not understand what number property of a figure mean. For example "figure(n)" finds a figure in which the number proper...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Explain this line of code (Index)
Hi, can someone explain to me what these line of code mean? L = 2400 i = ceil(L*rand(1)) x = periodic_index(i, L, 1); I ...
4년 초과 전 | 답변 수: 2 | 0
