Skip to content

Commit cd25932

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents d572363 + 5350624 commit cd25932

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.DS_Store

-6 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
This is a reference implementation in Matlab for the algorithms described in the paper
44

5-
**M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", 2022**
5+
**[M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", 2022](
6+
https://doi.org/10.48550/arXiv.2211.12785)**
67

78
## Overview of main functionalities
89
1. **cssd.m** computes a cubic smoothing spline with discontinuities (CSSD) for data (x,y). It is a solution of the following model of a smoothing spline $f$ with a-priori unknown discontinuities $J$
@@ -57,4 +58,4 @@ represent the results of the shown sample realization. The shaded areas depict
5758

5859
## Reference
5960

60-
M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", 2022
61+
M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", arXiv:2211.12785, 2022

0 commit comments

Comments
 (0)