photo

Akshay Kumar Pakala


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
3 个回答

排名
256,999
of 300,399

声誉
0

贡献数
7 个提问
3 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,952

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,598

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Hey guys, my stlwrite function is not working and i would like to know how to fix it. In the code C is random points
seeds=C; [Ver,Cel,C_tst]=voronoi3d_cuboid(seeds,Vcub); FK = zeros(100,3,312); figure hold on axis('equal') view([-36 27]...

3 years 前 | 1 个回答 | 0

1

个回答

提问


I would like to know how to store faces and vertices in order to generate an stlwrite file for the entire structure
code: This code will generarte one stl file with one vornoi polygon since I am not storing all the faces and vertices of the who...

3 years 前 | 0 个回答 | 0

0

个回答

1

个回答

提问


I would like to create a set of random points with a distance separating them from each other. I would also like to create various sets of random numbers
For example i would like to create 50 random points that seprated by a distance of 20 from each other and another set of 27 ra...

4 years 前 | 0 个回答 | 0

0

个回答

已回答
Hi, I have curve fitted an histogram using the gaussian function. Now I would like to know how to extract a series of cell diameters from the gaussian fit.
clc clear all BW = imread('binary.PNG'); [nr,nc,layers] = size(BW); %% converting the image to 2d so the image can be la...

4 years 前 | 0

3

个回答

已回答
I would like to know how to convert a binary image to a pseudo color image based on closed regions
Hey thanks a lot again. I really appreciate your help. I just have some questions regarding your code. 1st one from your cod...

4 years 前 | 0

已回答
I would like to know how to convert a binary image to a pseudo color image based on closed regions
Thank you image analyist for the your answer and the code. I will try to grasp your code and run it, and will let you know my co...

4 years 前 | 0