Community Profile

photo

Mosaruf Hussan


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to finds the intersection points between rectangle foot print and line segment?
This is the Code. N = 50; % Number of events X = 50; Y = 50; P1x = rand(N,1) * X; P1y = rand(N,1) * Y ; % initial point L =...

5 years ago | 1 answer | 0

1

answer