Community Profile

photo

Mounisha Ganesan


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Structured array or hierarchy of object creation
I want to create a set of structured arrays like this I want to have a area element having properties like length and width, ar...

4 years ago | 1 answer | 0

1

answer

Question


Go back to initializing values using for loop when condition is not met
I have a for loop where I initiialize random values to variables and I check for certain condition, if my condition is not met I...

5 years ago | 1 answer | 0

1

answer

Question


How to generate random points and place it within a rectangular/ square boundary?
I have generated 'n' random points( Say n= 50) and created line segments. So I want to place these linesegments within a rectang...

5 years ago | 1 answer | 0

1

answer

Question


I have a code which calculates the shortest distance between 2 line segments given all the endpoints of segments. How to create a function and use the same code to find the shortest distance between N random linesegments (Suppose I have 4 segments, I
I have a code which calculates the shortest distance between 2 line segments given all the endpoints of segments. How to create ...

5 years ago | 0 answers | 0

0

answers

Question


Create separate random line segments within a rectangular boundary
I would like to know How to create random line segments within a rectangular boundary. The length and the angle of the line segm...

5 years ago | 0 answers | 0

0

answers