Sleh Eddine Brika
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
37.570
of 295.687
REPUTATION
1
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
1
RANG
of 20.266
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.289
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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; ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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(...
mehr als 8 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 8 Jahre vor | 1 Antwort | 0