ntsh kr
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
how can i rotate a solid file through STL file and find new co-ordinates.
rotation of solid
6 years 前 | 0 个回答 | 0
0
个回答提问
how can i find the dimension of a voxel( i need to find out volume of a voxel)
<https://in.mathworks.com/matlabcentral/fileexchange/27390-mesh-voxelisation>
7 years 前 | 0 个回答 | 0
0
个回答提问
how can i count number of zeroes in a martix(containing elements 0s and 1s only) which is below any 1s(means in a column top to bottom , if 0 comes then dont count if 1 comes then count whole 0s below that 1.
A(:,:,1) = 5 7 8 0 1 9 4 3 6 A(:,:,2) = 1 0 4 3 5 ...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Count number of specific values in matrix
>> a a = 5 5 5 5 5 5 5 6 9 96 5 3 9 5 2 7 5 6 ...
Count number of specific values in matrix
>> a a = 5 5 5 5 5 5 5 6 9 96 5 3 9 5 2 7 5 6 ...
7 years 前 | 5