Trang Hu Jia
Followers: 0 Following: 0
Feeds
질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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 =...
거의 3년 전 | 답변 수: 3 | 0
3
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
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 ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Format number in fprintf
Hello everyone i have using function of fprintf to create .dat file as 1 0.000000 0.000000 0.000000 ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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
대략 4년 전 | 답변 수: 2 | 0