Smoothing Cubic Splines with periodic conditions

버전 1.2.0.0 (1.91 KB) 작성자: Massimo Zanetti
Implements a model for Cubic Smoothing Splines with periodic boundary conditions
다운로드 수: 364
업데이트 날짜: 2017/8/24

라이선스 보기

Smoothing cubic splines are implemented with periodic conditions, so that closed curves in any dimension can be approximated. It includes a test function to demonstrate it.
Theoretical arguments supporting this implementation can be found here:
<http://massimozanetti.altervista.org/files/mydocs/periodicCubicSmoothSplines.pdf>

인용 양식

Massimo Zanetti (2024). Smoothing Cubic Splines with periodic conditions (https://www.mathworks.com/matlabcentral/fileexchange/59463-smoothing-cubic-splines-with-periodic-conditions), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

Improved to solve the minimization problem efficiently. Released a note with theoretical development of the minimizaiton problem.
MATLAB version corrected

1.1.0.0

Function header contains help information. Input checks are added. More examples in test script.

1.0.0.0

Updated image.

Changed image.