Parallel Curves

Generates the outer and inner parallel curves in rectangular coordinates.
2K download
Aggiornato 25 set 2010

Visualizza la licenza

Simple program to generate the inner and outer parallel curves in rectangular coordinates. inner parallel is toward the center of curvature and outer parallel is away from the center of curvature. Use option flag1=0 to keep the parallels on the side sides (disregarding concavity). The Input the x, y coordinate pairs and distance between the curve and the parallels and the option to make a plot.

Parallel curves are related to the involute, evolute, and envelope. Program can easily be modified to generate the evolute by replacing d with R in lines 254-270.

Cita come

Edward Zechmann (2024). Parallel Curves (https://www.mathworks.com/matlabcentral/fileexchange/27873-parallel-curves), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Sparse Matrices in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Added option to keep the parallels on the same side of the curve (disregarding concavity).

1.0.0.0