Minimum jerk trajectory generation

버전 1.1.0.0 (1.45 KB) 작성자: Auralius Manurung
Generating trajectory from 1 point to another point with minimal jerk.
다운로드 수: 1.3K
업데이트 날짜: 2015/12/16

라이선스 보기

Generating trajectory from 1 point to another point with minimal jerk.
Overview on minimum jerk trajectory can be found at http://shadmehrlab.org/book/minimum_jerk/minimumjerk.htm
Some papers on this topic:
Amirabdollahian, F., Loureiro, R., & Harwin, W. S. (2002). Minimum jerk trajectory control for rehabilitation and haptic applications. In Proceedings of IEEE International Conference on Robotics and Automation (Vol. 4, pp. 3380–3385). Ieee. http://doi.org/10.1109/ROBOT.2002.1014233
Kyriakopoulos, K. J. (1994). Minimum jerk for trajectory planning and control. Robotica, 12(02), 109. http://doi.org/10.1017/S0263574700016696

인용 양식

Auralius Manurung (2024). Minimum jerk trajectory generation (https://www.mathworks.com/matlabcentral/fileexchange/53164-minimum-jerk-trajectory-generation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Coordinate Transformations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Fixed: Wrong calculation after previous update.
Vectorizing the output, such that for loop becomes unnecessary.
Adding descriptions on the variables.

1.0.0.0