Can anybody explain me the meaning of the below mathematical expression in simple English? Here $\text{index}, l, i, j$ are positive integers. $m$'s and $x$'s are decimal numbers.
$$\text{index}=\underset{l}\arg\left[\underset{l=1}{\overset{N}{\wedge}}\underset{j=1}{\overset{n}{\vee}}|m_{ij}-x_j|\right]$$
Meaning of the $\wedge, \vee$ signs are not clear to me as the expression is absolutely not related to propositional logic.
I have come across the expression while studying the paper "A Low-Cost EMG-Controlled Anthropomorphic Robotic Hand for Power and Precision Grasp" (ScienceDirect link). This is equation (11) in section 2.2.1 ("Bio-signal classification subsystem").
Here's a screenshot of the surrounding text:

Reference [25] of your paper is H. Sossa, R. Barron and R. A. Vazquez, "Real-valued pattern classification based on extended associative memory," Proceedings of the Fifth Mexican International Conference in Computer Science, 2004. ENC 2004., Colima, Mexico, 2004, pp. 213-219.
The notation is explained towards in section 3 of that paper, just after equation (10):
It's not my field, but it seems to me that anyone interested in low cost EMG should read up on EAM as expounded by Sousa, et al.