photo

Aida Jones


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How to check the number of points covered by a sector of a circle?
Ho do i write Z(i,:)=inpolygon(vx,vy,AA,BB) for the following code: x=[1 1 2 2 3 3 3 3 4 5]; y=[1 3 2 3 1 2 6 8 6 8]; N=[x'...

대략 6년 전 | 0

질문


How to check the number of points covered by a sector of a circle?
This is the code written but i am not getting the answer right. Please help. x=[2 2 2 3 3 5 6]; y=[4 7 8 1 4 7 5]; N=...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to determine the surrounding vertices of a particular node/voronoi cell ?
I want to determine the surrounding(corresponding) vertices of all the nodes of the voronoi cells. Please help adding to the pro...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


How to determine the centroid of this fan(triangle) where the coordinates of one of the vertices is only known and the distance is also known?
I am not getting the centroid correctly. Please check the code. x=[3]; y=[3]; r=[2]; delta=pi/3; theta=...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to make a node move to a new position so that all the vertices can be covered?
Every cell has its own node. All the vertices of a cell has to be covered by any of the nodes. I have set the sensing radius of ...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to highlight the vertex (vertices) of a voronoi diagram?
This is the program i have written. How do i highlight (bold) the vertex? x=[1 1 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 3 3 4 4 4 4 ...

대략 6년 전 | 답변 수: 2 | 0

2

답변