Community Profile

photo

LC


Last seen: meer dan 3 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer
  • Revival Level 1
  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Answered
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...

meer dan 3 jaar ago | 0

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer