Community Profile

photo

Sleh Eddine Brika


Last seen: 3년 초과 전 2016년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Detect collinear points in a 3d points cloud
Lets say we have a random matrix M with N rows and 3 columns (M = randn(N,3)). I need to detect all the points that are colline...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


How to easily detect all the equal rows of an array with saving the indices of the elements?
I have a matrix as shown here A=[ -1 0 0; -1 0 0; -1 0 0; -1 0 0; ...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


How does the function pdegplot(model,'FaceLabels','on') detect the labeled Faces ?
I am using PDE toolbox, when reading an STL file with importGeometry function, and plotted the result with the command pdegplot(...

거의 8년 전 | 답변 수: 1 | 1

1

답변

질문


Create n matrix from one matrix according to elements of a column?
I have a sorted matrix (according to the element of the third column) A = [ 4 2 0 ;3 7 0 ; 8 9 3 ; 7 5 3; 4 4 3] I wan...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


Displaying STL file with colored facets
I have an STL file of a part for 3D printing, for each facet I had calculated the surface roughness.How to display the STL file ...

대략 8년 전 | 답변 수: 1 | 0

1

답변