Parallel Curves

版本 1.1.0.0 (3.5 KB) 作者: Edward Zechmann
Generates the outer and inner parallel curves in rectangular coordinates.
2.0K 次下载
更新时间 2010/9/25

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sparse Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0