Community Profile

photo

Trang Hu Jia


Last seen: 4 maanden ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Check the flipped of 3D Array matrix
Hello everyone, I'm construct the multi dimensions 3D [X,Y,Z double] matrix. Suppose I have A = zeros(3,6,3); A(:,:,1) = [1...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Slice 3D Volume into 2D Image along the specific axis
Hello everone, I'm trying to perform in image-analysis. Suppose I have faces data of the volume (Faces) corresponding with Co...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Delete the same numbers appeared in different rows
Hello everyone, I'm construct the various row vector with different numbers Suppose i have the several row as shown below a =...

ongeveer 2 jaar ago | 3 answers | 0

3

answers

Question


Delete internal faces from 3D plot
Hello everyone, I'm try to export the finite element into the STL file by using "stlwrite" function The corrdinates and corres...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Slices 3D object into 2D figures
Hello everyone I'm performing the image-processing with 3D object. Suppose I have the 3D object as shown below. The coordin...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


How to check the MATRIX is flip or not
Hello everyone, Suppose I have matrix A as shown below, A = [1 2 3 4 3 2 1 2 3 4 5 4 3 2 2 3 4 5 4 3 2 1 2 3...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Save/Crop Figure (bmp) file without background
Hello everyone, I'm try to perform an Image-based analysis. However when I save the image file as a bitmap (bmp) format. The b...

meer dan 2 jaar ago | 3 answers | 0

3

answers

Question


Delete some matrix rows that contain zero values in some part
Hello everyone, I'm trying to use any function to eliminate some rows of my matrix as shown below 31251 31252 31261 31260 313...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Formatting Array column in fprintf
Hello everyone, I have using the command of fprintf to create data .dat file as 1 0.000000 0.000000 0.000...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


Format Array column in fprintf
Hello everyone, I have used the command fprintf to write the data in .dat file but the result give me as 1 0.000000 ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Format number in fprintf
Hello everyone i have using function of fprintf to create .dat file as 1 0.000000 0.000000 0.000000 ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Make a movie from series of Fig file
Hello everyone I have a series of .fig file as shown like this. How I can create the video by MATLAB. Thanks in advance

meer dan 3 jaar ago | 2 answers | 0

2

answers