Community Profile

photo

Vinit Nagda


Last seen: 6개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to execute for-loop iterations in parallel
I want to implement parfor to speed up the calculation but I am facing errors. How can I implement parfor for the following for...

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

1

답변

질문


How to make a data set periodic?
I have a data set that contains radius values for angle theta [0,2pi) and phi [0,pi]. How do I make this data set periodic so th...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to smooth out the blocky appearance of segmented volume object
I am reconstructing a 3D object from the stack of 2d segmented images. However, for the outer surface I get a blocky/noisy (not ...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to write multiple object surfaces/solids to a single .stl file?
I have multiple object surfaces (refer to the image attached below) in Matlab defined by X,Y,Z coordinate data and Triangle conn...

2년 초과 전 | 답변 수: 1 | 2

1

답변

질문


Determining if points lie within a sphere
I have a set of points P(x,y,z) and a sphere defined by its centre (x0,y0,z0) and radius r. I want to find the points that lie w...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Finding approximate real solution to a equation
Can anyone please help me, how to find the approximate real solution to the following polynomial: syms x eqn=0.0941*x^3+0.1926...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to form a sphere with 1's in a 3D matrix
I have a matrix X=zeros(m,n,p); If I know the radius value and matrix index for centroid position of sphere, how do I distribut...

2년 초과 전 | 답변 수: 3 | 0

3

답변

질문


How to find the area of a common face of voronoi cells
I have a set of 3D points from which I draw a Voronoi diagram using voronoin. I want to find the area of a face common to two ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Conditional Normal Random Distribution
I want to generate a random vector (a) from a normal distribution N(mu,sigma) (mu,sigma:known) with a condition that the first n...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to generate a connection graph with vertices and edges
I want to generate a connection graph as shown in the figure above. I have the 3D points (vertices/dots in the figure). I want...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


View the segmented object and corresponding 3D bounding box together
I have a labelled volumetric matrix data and I can view the segmented objects in volumetric data in the VolumeViewer App. Then, ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Averaging the object in multiple images
I have a circular shape-like object in multiple images. The location of centroid of the objects are same but size (~radius) vari...

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

1

답변

질문


Maximum number of labels in VolumeSegmenter
I am trying to open a labelled matrix from the workspace in the Volume Segmenter tool. However, I get this error saying that 'Ma...

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

1

답변