We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34eb409 commit afc5d31Copy full SHA for afc5d31
docs/src/index.md
@@ -14,7 +14,7 @@ R(\\omega) = a_0 + \\sum_{k=1}^n a_{c,k} \\cos(k\\omega) + a_{s,k} \\sin(k\\omeg
14
```
15
where ``a_{c,k}`` is `ac[k]` and ``a_{s,k}`` is `as[k]`.
16
17
-[D17] ...
+[D17] Dumitrescu, Bogdan. Positive trigonometric polynomials and signal processing applications. Vol. 103. Berlin: Springer, 2007.
18
19
The polynomial $$p(x)$$ can be represented either by $$2n+1$$ coefficients
20
$$a_k$$ or by evaluations at $$2n+1$$ distinct points in the interval
0 commit comments