Skip to content

Commit b17a471

Browse files
authored
Update README.md
1 parent 0eb2020 commit b17a471

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
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$

0 commit comments

Comments
 (0)