photo

Nupur


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
135,202
of 297,503

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Plotting the vertex based hexagon hierarchical structure.
I want to plot a closed hexagon, however i got the belwo when i directly pass on the x and y coorindites to plot it. Please a...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Plotting using given coordinates
The x,y cooridnates are given in below matrix: Nodes_stacked = [ 6.3480 3.6650; 0 7.3300; -6.3480 3...

1 year 前 | 2 个回答 | 0

2

个回答

提问


To make smaller hexagons at the points marked with cross in black
We have the 2x2 hexagonal structure as shown in above figure. Please take a note of the numbering of the vertices which is fo...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
How to put 8 variables into a single matrix?
Try the following please: % Assuming you have eight variables: var1, var2, var3, var4, var5, var6, var7, var8 % Combine the ...

1 year 前 | 0

提问


Accessing local variables in a function.
How can I acess the variable outside the function and thus store and show it in workspace? function drawHexagon(sideLength, c...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Identify the point where three lines are meeting, thus making a Y section.
This is the structure , in this the pink lined part is the Y section. We need to find the points where this Y section is fo...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to find node coordinates for the provided honeycomb structure as shown in picture below
Side lenght, and center must be user input.

1 year 前 | 1 个回答 | 0

1

个回答

提问


Meshgrid to be used for hexagons
I want to use meshgrid for generating a hexagonal grid. Also I should get the cooridntes of each node in it.

1 year 前 | 3 个回答 | 0

3

个回答