1D and 2D splines
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
`Splines` is a set of C++ classes (with MATLAB mex interface) which implements varios spline interpolation.
The classes are the following:
- ConstantSpline, for piecewise constants functions
- LinearSpline, for piecewise linear interpolation
- CubicSpline, for classical cubic spline interpolation
- AkimaSpline, for Akima "non oscillatory" spline interpolation
- BesselSpline, for Bessel "non oscillatory" spline interpolation
- HermiteSpline
- PchipSpline
- QuinticSpline, Simple quintic spline based on PCHIP
Online doc at: http://ebertolazzi.github.io/Splines
Citation pour cette source
Enrico Bertolazzi (2026). Splines (https://github.com/ebertolazzi/Splines/releases/tag/1.1.5), GitHub. Extrait(e) le .
Informations générales
- Version 1.1.5 (26,6 Mo)
-
Afficher la licence sur GitHub
Compatibilité avec les versions de MATLAB
- Compatible avec les versions R2020a et ultérieures
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.5 | See release notes for this release on GitHub: https://github.com/ebertolazzi/Splines/releases/tag/1.1.5 |
|
|
| 1.1.4 | See release notes for this release on GitHub: https://github.com/ebertolazzi/Splines/releases/tag/1.1.4 |
|
|
| 1.1.2 | See release notes for this release on GitHub: https://github.com/ebertolazzi/Splines/releases/tag/1.1.2 |
|
|
| 1.1.1 | See release notes for this release on GitHub: https://github.com/ebertolazzi/Splines/releases/tag/1.1.1 |
|
|
| 1.1.0 | See release notes for this release on GitHub: https://github.com/ebertolazzi/Splines/releases/tag/1.1.0 |
|
|
| 1.0.8 | See release notes for this release on GitHub: https://github.com/ebertolazzi/Splines/releases/tag/1.0.8 |
|
|
| 1.0.6 | Updated toolbox |
|
|
| 1.0.2 | Removed old reference to GNU License, license is "Modified BSD License" |
|
|
| 1.0.1 | changed Tooolbox to Toolbox in the name |
|
|
| 1.0 |
|
