Community Profile

photo

M.S. Khan


Last seen: mehr als 2 Jahre vor Aktiv seit 2019

Computational Mathematics

Statistiken

  • Thankful Level 4

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How to fill the interior of the boundary surface of the object?
Hi dear community members, i have an object whose boundary surface is filled as 1s and 3s. i want to fill the interior. using ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use imfill() function to fill the interior of the boundary surface using Matlab?
Hi dear community members, i am using flood fill operation to fill the interior. i have closed the boundary surface. There are...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can we apply scatter3() on high dimension matrix?
Hi community members, i have a matrix. i want to apply scatter3 . is it possible because usually we can apply on 3 colums. is...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to fill the gaps on the boundary surface of the cone using MATLAB?
Hi Mathworks community members I am utilizing the Dr. Bruno Luong's code to fill the gaps. i am using P=[1 2 3; 8 0 4; 7 6 5]...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to fill the interior of a closed surface?
hi dear community members, please guide me, i have a closed boundary surface. i want to fill the interior. i am using for loo...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to change the interior pixel of a closed boundary surface to a different pixel using MATLAB?
I have a closed boundary surface of an object. i want to fill the interior which is already zero. How can i change the zero to a...

etwa 3 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


how to extract some elements in the array using matlab?
I have an array vector. i want to extract some elements. How will i perform. Please help me. Regards for all your coopeartion....

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use For loop or any other loop to rearrange elements in a matrix using Matlab?
using the attache file for matrix. i am using for loop but i am making mistake some where. My objective in the columns or rows ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to measure the shortest distance among different points using Matlab
Lets suppoese i have the points as shown by B. For example, P1(1,1,2 ), P2(1,2,3 ) etc as shown by B. I want to measure the sho...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How t generate cone using scattered random point cloud?
Using the below code, i have geneated sphere. could anyone please guide me how to geneate cone using random scattered point clou...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to use voxels of different sizes to measure the volume of a 3D object using Matlab?
Hi Dear Community members, i want to measure the volume of a cone using voxels. i am new in this field of voxels. Using th...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to utilize voxels to measure the volume of a cone using Matlab?
Hi Dear Community members, i want to measure the volume of a cone using voxel. i am new in this field of voxels. Using the...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


using voxelized model, how to measured volume of an object?
Hi Community members, using the below code, i have voxelized the layer of an object. Please guide me how to measure its volume...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to use isosurface to measure volume of the cone??
Using code below , i have measure volume of a cone but i want to measure it using isosuface() i.e. using voxels. Can anyone help...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to divide the cylinder into layers and then measure the volume of each layer???
HI honorable members of matlab, i am trying to measure volume of cylinder using layers. I have measure the volume of cylinder ...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to divide the object cone into layers (e.g. slices) of certain thickness(e.g. thickness = 10 or 5 ...) to measure it volume layers-wise.?
I have a cone. I measured its volume using code below. very thankful to Mr. Bruno Luong for his guidance. My aim is to divide ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to measure the volume of a cone using surface area of triangles in matlab
i am using this code (Mr. David), How to measure volume of whole cone. Please guide. Regards in advance. Coords= load('Bruno_C...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

1

Antwort

Frage


How to measure surface area in mm^ generated using triangulaiton of a 3D object model by Matlab
I have geneated Cone Model. The cone was generated using radius 78 mm and height 188.4 mm. Using trimesh(), i have triangulate...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How to measure surface area layer by layer using Matlab
Hi Dear KSSV, along with your code, i followed following procedure ( hints from Mr. Uday) to generate the traingulated mesh of ...

mehr als 3 Jahre vor | 0

Frage


How to measure surface area layer by layer using Matlab
i am using following code to find area of layers. I am trying but masking somewhere some mistake. Any help from community will b...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to fix number of points of a cone using Matlab
The code below is great which generates a cone of infinite points. Could anyone help me how to fix the number of points. For ex...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to deal the points on matrix with specific width size using Matlab?
Hi Matlab community members, i am using this code to fill or label as '1' in the matrix with respect to width size as 10 So ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to deal the points on matrix with specific width size using Matlab?
Hi Matlab community members, i am using this code to fill or label as '1' in the matrix with respect to width size as 10 So ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to convert the output of this coding to txt file formate using Matlab?
HI respected MatLab community members, could anyone help how to generate text file of it. Thanks in advance for all kind coo...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can i convert a 3d figure to obj file formate ?
i have make a code and created a 3D figure. i need to take its x, y and z coordinates I cannot convert it to text file forma...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to adjust centers and radii of three intersected spheres to get the desired shape using matlab
Hi Matlab Community, Thanks and regards for all support from distinguished community members. I have three sphere they inter...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to remove or exclude the intersecting part from two intersecting or overlaping spheres using Matlab?
Hi everyone, i have two spheres of radii R1 and R2 with centers C1 and C2 intersecting each others. i want to exclude the inte...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to represent greek letters in matlab?
Lets suppose, i want to show or but i cannot. is there any procedure to handle it without live editor.

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find volume of intersected part when two spheres are intersected using Matlab?
using following code, two spheres are intersected. i want to find the intersected volume which is circle. The graph shows the in...

etwa 4 Jahre vor | 2 Antworten | 1

2

Antworten

Mehr laden