Back
Mexican Hat – 3D printable model from Thingiverse Thingiverse

Mexican Hat

8 Downloads
7 Likes
0 Makes
Download Model
Mathematical equation "Mexican hat"
implemented in Matlab
[x,y] = meshgrid(-8:0.1:8);
r = sqrt(x.^2+y.^2)+eps;
z = 5.*sin(r)./r;
surfc(z), shading flat
surf2stl('C:\Users\Gerardo\Desktop\mexicanhat.stl',x,y,z)
Source
Thingiverse
Comments
0

Comments

No comments yet – be the first!
All Thingiverse Models More by Gutenber3D

Add to Collection