You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
This is a reference implementation in Matlab for the algorithms described in the paper
4
4
5
-
**[M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", 2022](
6
-
https://doi.org/10.48550/arXiv.2211.12785)**
5
+
**M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", to appear in Journal of Computational and Graphical Statistics, 2023, [[Preprint](
6
+
https://doi.org/10.48550/arXiv.2211.12785)]**
7
7
8
8
## Overview of main functionalities
9
9
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$
0 commit comments