htet wai
Followers: 0 Following: 0
Feeds
提问
Random distribution with specific total amount
How can I generate the 10 random number with total summation value of 1. The random number should be anything between 0 and 1. T...
6 years 前 | 1 个回答 | 0
1
个回答提问
Retrun largest numbers?
Can you help me how to retrun the larget numbers from the array as in the same order of that array? for example i have A = 8 ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Can you please help me how to write code for following differential equation. Thank you.
f(x) = integral of 1 to 0 ( G(x,x') g(x') dx' ) G(x,x') = (sinh(x) . sinh(1-x')/ sinh(1)) if (x<x') G(x,x') = (sinh(1-x) ....
7 years 前 | 0 个回答 | 0
0
个回答提问
Generationf of uniform random
How can I generate the uniform random array with the constraint of second value not changing more than 20% of the first value ...
7 years 前 | 2 个回答 | 0
2
个回答提问
Interpolation Error getting "The grid vectors are not strictly monotonic increasing" error
I am trying to generate random sample according to the pdf function. But I am getting error "The grid vectors are not strict...
7 years 前 | 1 个回答 | 0
1
个回答提问
Generating Sample as per PDF
I would like to generate 525600 sample in the weibull distribution. Can you please help me how to do that.
7 years 前 | 1 个回答 | 0