chicadechina/B-Splines

バージョン 5.0.0.0 (4.41 KB) 作成者: Di Zhu
Basis functions for B-Splines (including nonrational and rational B-Splines).
ダウンロード: 136
更新 2016/6/16

Given the number of control points(N), the order of Splines (K), a sequence of knot vector (T), and the file name of txt format, the function basisfunc_NBS computes the nonrational (unweighted) basis functions N_ik(t) for each segment up to the Kth order, and writes the data to the txt file.
Add an input variable w for weights, the function basisfunc_NURBS computes the rational (weighted) basis functions R_ik(t) for each segment at the Kth order.

引用

Di Zhu (2024). chicadechina/B-Splines (https://github.com/judydev/B-Splines), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSplines についてさらに検索

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
5.0.0.0

added the feature of writing to txt file
updated description.

4.0.0.0

Modified link to Github. Added the rational basis function for NURBS.

3.0.0.0

Simplified codes; added inline user request for printing when necessary to compress output.

2.0.0.0

Documentation updated.

1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。