reconstruct curve from curvature
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I have a vector which contains the values of curvature K: at each point of the arc-lenght of the curve corresponds a value of K.
How can I reconstruct the curve from these values?
Thanks
댓글 수: 0
답변 (2개)
Steven
2011년 11월 16일
The function can't be solved by just knowing the curvature; the curvature can be expressed as a differential equation, so you'll need to know different points on the curve to fill in as boundary conditions.
참고 항목
카테고리
Help Center 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!