Tagged Questions
2
votes
1answer
144 views
Upper and lower bounds of a ratio involving vector norms
I'm working on a signal processing problem and need to analyze the following expression
$$
G = \frac{n}{\sum\limits_{i=1}^n |w_i|} \frac{ \sum\limits_{i=1}^n g_i w_i^2}{\sum\limits_{i=1}^n g_i |w_i|}
...