Feeds
질문
similarity clusters metrics in images
Hi I have an image and make K means clustering for it i want to find similar clusters in this image how I can do that if thes...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
generating random numbers from mixed beta gamma distribution
Hi I want to create custom distribution (mixed distribution ) between beta and gamma then generate random numbers from this d...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
can i make a symbolic function without a specific formula?
If I have data in two vectors which represents x and y for any experiment and I want to make a symbolic function that can repres...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
what is equivalent to mathematica code r[x_] := ((Select[s, # <= x &] // Length)/Length[s] // N) in matlab where s is vector
what is equivalent to mathematica code r[x_] := ((Select[s, # <= x &] // Length)/Length[s] // N) in matlab where s is vector
7년 초과 전 | 답변 수: 0 | 0