Community Profile

photo

Vinit Nagda


Last seen: 5 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 2 Jahre vor | 0 Antworten | 2

0

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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 ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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, ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort