![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7776974_1522123194846_DEF.jpg)
Sleh Eddine Brika
Followers: 0 Following: 0
Statistik
RANG
6.345
of 297.016
REPUTATION
7
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
4
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
how to check the length of stl model edge in matlab
I hope you already find a solution for this but anyway I am going to answer that if anyone needs it. %Import the STL file ...
fast 8 Jahre vor | 1
Frage
How to calculate a sum using only the odds index ?
I need to calculate this sum. I am using symsum but I don't know how to specify the odds index only. <</matlabcentral/answers...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to access to the vertices and facets of each face detected using importGeometry (PDE toolbox) ?
Using importGeometry and pdegplot (PDE toolbox), N = 3; model = createpde(N); importGeometry(model,'BracketWithHole.stl')...
mehr als 8 Jahre vor | 3 Antworten | 2
3
Antwortenslicing 3D stl file to 2D series of image
Try this <https://exploreideasdaily.wordpress.com/tag/matlab-2/>
mehr als 8 Jahre vor | 0
Frage
How can I smooth a 2D boundary ?
Hello, I have a N*2 matrix of x,y coordinates. I need to smooth the boundary. I tried with interp2 but I didn't get something ni...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is there a function for 2D linear elasticity equation ?
For 3D linear elasticity equation there is the function elasticityC3D(E,nu) within the toolbox, but for 2D I found nothing.
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to speed up a for loop ?
I have a matrix A n*3 of normal, I want to calculate the angles as shown in the code angle=zeros(length(A),1); fo...
mehr als 8 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
How to rescale a 3d object (Stl file) ?
I have a STL file, I read it and then I have to rescale or resize the 3d object. Basically each surface has to move according to...
mehr als 8 Jahre vor | 0 Antworten | 1