Code covered by the BSD License
-
[x_out, y_out, x_t, y_t, xi_1...
-
reuleaux_poly(n, N, W)
-
reuleaux_triangle(x, y, W, th...
-
rolling_polygon(x, y, x1, y1,...
-
rotate(x,y, x0, y0, theta)
-
reuleaux_test.m
-
square_drill_animation.m
-
View all files
Reuleaux triangle and friends
by Matthew Roughan
05 Apr 2011
A Reuleaux triangle is a shape of constant width based on an equilateral triangle.
|
Watch this File
|
| File Information |
| Description |
A Reuleaux triangle is a shape of constant width based on an equilateral triangle. Its not actually a triangle, but it has some interesting properties. Formost, constant width means that in principle it would make just as good a cross-section for a roller as a circle (though not for a wheel).
There are many other shapes with constant width, and this code allows you to generate
- extended Reuleaux triangles
- Reuleaux polygons
The code also comes with a couple of scripts for manipulating them. The most obvious allows you to see what happens when it is rolled. The second shows how a Reuleaux triangle can be used as a cross section to drill almost square holes.
There are lots of comments, and references in the code, and a test script to show you how to call the functions. |
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com