Parallel Curves

버전 1.1.0.0 (3.46 KB) 작성자: Edward Zechmann
Generates the outer and inner parallel curves in rectangular coordinates.
다운로드 수: 2K
업데이트 날짜: 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 (2025). Parallel Curves (https://kr.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