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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0