Feeds
질문
Finding Probability by using loop
I want to find the probability using the following equation: where n=48, k=7, α=0.995
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Create a loop that performs calculation on 100 rows and moves to the next 100 rows in a matrix.
I have a matrix q= 11700x3 and want to perform the following calculation for every 100 rows and than it moves to next 100 rows ...
3년 초과 전 | 답변 수: 1 | 0
