chicadechina/B-Splines

版本 5.0.0.0 (4.4 KB) 作者: Di Zhu
Basis functions for B-Splines (including nonrational and rational B-Splines).
141.0 次下载
更新时间 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 (2025). chicadechina/B-Splines (https://github.com/judydev/B-Splines), GitHub. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Splines 的更多信息

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 仓库