reconstruct curve from curvature
2 次查看(过去 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!