B-spline knot vector generation and interpolation (surface)

I am trying to interpolate the data points (of different contours) to get control points of B-spline by parameterization and knot vector generation. When I use the uniform parameterization method with uniformly spaced knot vector, I get the just about desired shape with control points being close to data points, but when I use the chord-length method for parameterization and knot vector generated by averaging technique, the control point I get are very very far from the data points and I get the warning of "Matrix is close to singular".
What to do to use other parameterization method ? How to sort it out.

1 件のコメント

Unai San Miguel
Unai San Miguel 2018 年 7 月 9 日
Can you post some example data and the desired shape you get with the uniform parametrization?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSplines についてさらに検索

質問済み:

2018 年 5 月 1 日

コメント済み:

2018 年 7 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by