Applied first set of improvements

This commit is contained in:
Marius Drechsler 2024-07-31 18:46:51 +02:00
parent c169ee10e6
commit 1a7677c72f
8 changed files with 69 additions and 62 deletions

View file

@ -25,9 +25,10 @@ For the reconstruction phase, a quantizer will be defined by a calligraphic $cal
For the S-Metric Helper Data Method, we introduce a function
$ cal(Q)(s,m) $<eq-1>
$ cal(Q)(S,M) , $<eq-1>
where s determines the amount of metrics and m the bit width of the symbols.
where $S$ determines the number of metrics and $M$ the bit width of the symbols.
The corresponding metric is defined through the lower case $s$, the bit symbol through the lower case $m$.
=== Tilde-Domain<tilde-domain>