M.S. Khan
Followers: 0 Following: 0
Computational Mathematics
Statistics
RANK
3,935
of 295,467
REPUTATION
13
CONTRIBUTIONS
54 Questions
2 Answers
ANSWER ACCEPTANCE
51.85%
VOTES RECEIVED
7
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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]...
3 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 5 answers | 0
5
answersQuestion
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....
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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 ...
4 years ago | 0 answers | 0
0
answersQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
How can i open the attached text file or other formate file given in community in my own matlab
Please guide me.
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersHow 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 ...
4 years ago | 0
Question
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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 ...
4 years ago | 0 answers | 0
0
answersQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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.
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 1