Community Profile

photo

M.S. Khan


Last seen: más de 2 años hace Con actividad desde 2019

Computational Mathematics

Estadísticas

  • Thankful Level 4

Ver insignias

Content Feed

Ver por

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 3 años hace | 5 respuestas | 0

5

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i open the attached text file or other formate file given in community in my own matlab
Please guide me.

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

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

más de 3 años hace | 0

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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.

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 2 respuestas | 1

2

respuestas

Cargar más