[*] up [*]
Next: 6. Conclusion Up: Computing Stochastical Bounds for Previous: 4. Better Bounds

Subsections


5. Two Improvements

1. Smoothing and Fast Convolution

Let us see now two techniques giving a better approximation of \( w_{1} \) beyond \( T_{n} \). First an approximate value of \( w_{1}\left[ 2n\right] \) may be obtained from \( w_{1}\left[ n\right] \) by a fast exponential technique based on the following formula:


\begin{displaymath}
\sum _{k=1}^{k=2n}\rho ^{k-1}\, c\left[ k\right] =\sum _{k=1...
...ight] \otimes \sum _{k=1}^{k=n}\rho ^{k-1}\, c\left[ k\right]
\end{displaymath} (9)

Let us note that a direct application of this formula does not improve the computation complexity. On the contrary it increases it. Of course, there are fewer convolutions to compute, but each of them takes into account functions which have a larger number of pieces, made of polynomials with higher degree: the number of integrations is higher and so is computing time. For a computation based on formula (9) to be possible, smoothing of \( c\left[ n\right] \) and \( w_{1}\left[ n\right] \) functions is necessary so as to decrease both the degree and the number of pieces.

An experimental study shows that applying (9) to the functions obtained by smoothing an exactly known \( w_{1}\left[ n\right] \) yields an important gain. But this method cannot be applied again, since the second smoothing, again needed to lower both degree and number of pieces, ruins the quality of approximation.

2. Again, the Central Limit Theorem

Another technique for approximating \( w_{1}\left[ 2n\right] \) may be obtained as a consequence of central limit theorem: \( c\left[ k\right] \) functions, when centered and reduced to a unit variance converge to a normal distribution, since a convolution of pdf's leads to the pdf of the sum of r.v.'s. Therefore, an approximation of even indexed \( w_{1} \)'s is obtained by writing that \( w_{1}\left[ n\right] \left( n\overline{x}+\tau \sqrt{n}\sigma \right) \approx...
...rt{2}w_{1}\left[ 2n\right] \left( 2n\overline{x}+\tau \sqrt{2n}\sigma \right) \).

It is in fact better to use \( w_{1}\left[ n\right] \left( n\overline{x}+\tau \sqrt{n}\sigma \right) \approx 2w_{1}\left[ 4n\right] \left( 4n\overline{x}+2\tau \sqrt{n}\sigma \right) \) which does not introduce new linking points and does not increase the complexity of the next computations. Starting from \( n=31 \), \( w_{1}\left[ 32\right] \) may be approximated from \( w_{1}\left [ 8\right ] \) and so on until \( w_{1}\left[ 124\right] \) from \( w_{1}\left[ 31\right] \) , which allows the computation of \( \sum _{j=8}^{31}\rho ^{4j-1}c\left[ 4j\right] \). Thereafter, a convolution with \( \sum _{j=1}^{3}\rho ^{k}c\left[ k\right] \) allows the computation of the other terms (whose indices are not \( 4n \)).


[*] up [*]
Next: 6. Conclusion Up: Computing Stochastical Bounds for Previous: 4. Better Bounds
douillet@cnam.fr
2000-02-15