We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1aa899b + b1de86a commit 6bc4e2dCopy full SHA for 6bc4e2d
docs/wavelet_formulas.txt
@@ -0,0 +1,15 @@
1
+This file contains raw latex representations of formulas that might appear in the manual. They are being stored
2
+separately here as they may be required to be "translated" prior to use in formal pages and it save on effort if
3
+they need to be recreated or edited.
4
+
5
6
+W\left ( b_k, p_x \right )=\frac{1}{b_k} \sum_{i=1}^{n_x} d\left ( p_i \right )g \left[
7
+\frac{f \left ( p_x, p_i \right )}{b_k} \right]
8
9
10
11
+V\left ( b_k \right )=\frac{1}{n_x} \sum_{i=1}^{n_x} W^2 \left ( b_k, p_i \right )
12
13
14
+P\left ( p_i \right )=\frac{1}{m} \sum_{i=1}^{m} W^2 \left ( b_k, p_i \right )
15
0 commit comments