Feeds
提问
Finding Probability by using loop
I want to find the probability using the following equation: where n=48, k=7, α=0.995
2 years 前 | 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 years 前 | 1 个回答 | 0
