This presentation covers almost everything I have been wanting to convey about the usefulness of wavelets.

The researchers propose a prototype feature extraction system, the block diagram of which is reproduced below:

wavFXsys.png

Questions I ask:

  1. It appears that the researchers settled for a fixed wavelet function for doing the decomposition. Are there any benefits in using a hybrid of different wavelet families for decomposing different parts of the time series?
  2. Is it possible to create a custom wavelet family with the aim that it works better than the other wavelet families commonly used? What should be the line of approach to this kind of problem? Inductive or Deductive?

I am tempted to write a Matlab model to replicate this system and maybe adapt it a little bit, but there is a paper written by the researchers that needs to be understood first. You can download it from here.