LC
Followers: 0 Following: 0
Feeds
已回答
i want to make a base staion model with poisson point process
clc clear area_cons = 10000; % Area under consideration L = 50; % Consider the square with boundaries [-L L] x [-L L] wit...
i want to make a base staion model with poisson point process
clc clear area_cons = 10000; % Area under consideration L = 50; % Consider the square with boundaries [-L L] x [-L L] wit...
4 years 前 | 0
提问
Outward pointing normal vector for 3D plane
I have the following facet of a cuboid given by the vertices: V = [-1,-1,-1; 1, 1, -1; -1,1,-1;1, -1,-1]. This facet is the bott...
4 years 前 | 1 个回答 | 0
1
个回答提问
Intersection of a 2D polygon in 3D and a straight line
I have a polygon determined by 5 points in 3D. I want to see if the line, say X-axis interescts with this polygon. Also, I am in...
4 years 前 | 1 个回答 | 0