I possess an ensemble of signal observations:
$x_i[n]=s[n]*g_i[n]$, $i=1,2,....,N$ where $N$ is a very large number compared to individual signal lengths (signal lengths are identical). Here, $s[n]$ is a time localized signal (e.g. a positive deflection) while $g_i[n]'s$ are arbitrary signals.
I have two intentions:
- Recovering the original signal, $s[n]$.
- Recovering 'some information' for each $g_i[n]$. I am specifically interested in how spread these signals are. So, rather than exact $g_i[n]'s$, some statistics about their temporal centrality would be more than enough.
I am eager to hear about possible techniques for achieving these. I should note that, since these will be a part of an academical work, I prefer neat and structured techniques. Lastly, I prefer computationally inexpensive ways since I will perform this operations multiple times.