B-spline approximation
Computes the B-spline approximation from a set of coordinates. Supports periodicity and n-th order approximation.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Dorian Depriester (2026). B-spline approximation (https://in.mathworks.com/matlabcentral/fileexchange/71456-b-spline-approximation), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: MTEX2Gmsh
General Information
- Version 3.0.3 (1.9 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 3.0.3 | Update image |
||
| 3.0.2 | Fix confusion between order and degree |
||
| 3.0.1 | Re-upload image |
||
| 3.0.0 | New feature: periodic conditions |
||
| 2.0.1 | Update the title, for it now works in any dimension |
||
| 2.0.0 | Works in any dimension |
||
| 1.3.0 | Ensure that the order is always smaller than the numer of knots |
||
| 1.2.1 | Crop image |
||
| 1.2.0 | Add image |
||
| 1.1.0 | Add example |
||
| 1.0.0 |