フィルターのクリア

How to make a spline with given endpoint derivatives (first and second)

6 ビュー (過去 30 日間)
Iris
Iris 2017 年 7 月 10 日
回答済み: Matt J 2017 年 7 月 10 日
I am trying to fit a spline on a set of points in 2D. For the endpoints of the spline I want to be able to choose the values of both the first and second derivatives. More specifically, I want to specify the first derivatives to have a certain value and the second derivatives to be 0. I have searched how to do this and the functionality of csape is close, but it does not allow to set both first and second derivatives. Is it possible to do this? Any help would be much appreciated.

回答 (1 件)

Matt J
Matt J 2017 年 7 月 10 日
I believe this FEX submission can help. It's for 1D spline fitting, but you can fit each 2D component as a 1D problem.

カテゴリ

Help Center および File ExchangeSpline Postprocessing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by