(→[http://www.roboternetz.de/phpBB2/viewtopic.php?t=19193 sin oder -sin in einer verrauschten Kurve finden]) |
(→[http://www.roboternetz.de/phpBB2/viewtopic.php?t=19193 sin oder -sin in einer verrauschten Kurve finden]) |
||
Zeile 1: | Zeile 1: | ||
===[http://www.roboternetz.de/phpBB2/viewtopic.php?t=19193 sin oder -sin in einer verrauschten Kurve finden]=== | ===[http://www.roboternetz.de/phpBB2/viewtopic.php?t=19193 sin oder -sin in einer verrauschten Kurve finden]=== | ||
+ | [http://people.freenet.de/gjl/applets/fourierview-jar.html Applet] | ||
+ | ---- | ||
<math> | <math> | ||
S(a,b) = \sum_{i=1}^n (f(x_i)-m(x_i))^2 | S(a,b) = \sum_{i=1}^n (f(x_i)-m(x_i))^2 | ||
Zeile 19: | Zeile 21: | ||
F(x,y) = \int_{x-y}^{x+y} f(t)\,dt | F(x,y) = \int_{x-y}^{x+y} f(t)\,dt | ||
</math> | </math> | ||
+ | ---- |
Version vom 1. Mai 2006, 14:10 Uhr
sin oder -sin in einer verrauschten Kurve finden
[math] S(a,b) = \sum_{i=1}^n (f(x_i)-m(x_i))^2 [/math]
[math] \int_0^{2 \pi/b} |a\cdot\mathrm{sin}(b x) | \mathrm{d}x = 4 |a/b| [/math]
[math] (f\star g)(x) = \int_{-\infty}^\infty f(y)\,g(x-y) \,dy \qquad \mathrm{Faltung\ von\ }f\mathrm{\ und\ }g [/math]
[math] (f\star t)_n = \sum_{i=-K}^K t_i \cdot f_{n+i} \qquad\mathrm{mit}\qquad 1 = \sum_{i=-K}^K t_i [/math]
[math] F(x,y) = \int_{x-y}^{x+y} f(t)\,dt [/math]