ダウンロード: 318
更新 2022/4/6

`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

引用

Enrico Bertolazzi (2024). Splines (https://github.com/ebertolazzi/Splines/releases/tag/1.1.4), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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

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