Hi,
Assuming you are interested in doing research in the field, I will advice following a path built on a strong foundations in mathematics.
I know this, beacuse I just have finished teaching a course in Estimation & Detection and I can assure you that there is a strong correlation between the quality and novelty of the work and your knowledge of math.
What kind of math?
-
Linear Algebra:
You need to know about vector spaces and matrix algebra because; as someone else posted before, there is a lot of theory and algorithms that delve with this type of models. Some results that are often used are the Inverse Matrix Lemma, all that have to do with matrix decompositions.
Probability Theory and Stochastic Processes
This is also key. Statistical signal processing is about methods for detecting and estimating information (inference) using faulty observations (noisy) of phenomena that could also be random.
So you need to know how to handle this kind of object. A basic course in probability can give you a good starting point (one that covers random variables and random vectors, and hopefully talks a little bit about random sequences and processes), but it is desirable to take a second course, focused on random processes. You need to have some confidence with these ideas since it will allow you to understand many applications and practical implementations used in research and technology.
On a second tier I will also consider taking a course in Optimization, since the computation of estimators is mostly based in solving problems of maximization and minimization (maximum likelihood estimators, minimum mean square error estimator, etc.)
Of course, there is also the "algorithmic" point of view, where you concentrate more on statistical signal processing procedures for fast computation, convergence, low complexity, etc., but in the end the development os new ideas requires a good foundation in mathematics.
Note that your knowledge of the inner workings of a given phenomena is also key for producing the models you plan to use in a given setup. In that sense, the practical experience that you can obtain from a course in digital communications, digital signal processing, and even electronic circuits can be invaluable to give you an edge as a researcher.
If you have more questions, do not hesitate to contact me.
Cheers,
Patricio