Feeds
提问
Linear-log regression model (curve fitting)
Dear all I reask this question with more details I have this data x= [50;81;73;77;127;140;122;125;140;145;180;185;178;96;83...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I drwa lines between k clusters using K-means
I have data set with n points and I use K-means for partitioning the data set into k=6 clusters The resulting clusters shown in...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I simulate 2D users movement from (x1,y1) at t1 to (x2,y2) at t2 using Matlab.
Dear All I'm working on mobility models, and I want to simulate 2D users movement from (x1,y1) at t1 to (x2,y2) at t2 using Ma...
7 years 前 | 0 个回答 | 0
0
个回答提问
Rectangle Filled with equal Circles
Dear All, I am wondering how to generate a rectangle with (W X L dimensions) filled with equal circles (with Radius = R)? Can ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I packed equal circles with raduis R inside a rectangle L X W ??
Dear all I have a rectangle L X W (L=6,W=2), and n equal circles with radius = R, How can I packed max number of non-overlappe...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to distribute users uniformly or non uniformly inside circle
I have a circle with raduis R, how can I distribute users inside this circle in a uniform distribution and after that how can I...
7 years 前 | 2 个回答 | 0
2
个回答提问
how to distribute users non uniformly random inside rectangle
I have a rectangle in xy plane eg. R=50 , how can I distribute users inside the rectangle in a non uniform distribution (any non...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to distribute users uniformaly inside rectangle
I have a rectangle in xy plane eg. R=50 , how can I distribute users inside the rectangle in a uniform distribution and after th...
8 years 前 | 1 个回答 | 0
1
个回答提问
dividing a circle into equal n blocks and then generate one point inside each block
how can I dividing a circle into equal n blocks and then generate only one point inside each block the circle radius is R and...
8 years 前 | 1 个回答 | 0
