Community Profile

photo

Mounisha Ganesan


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答