I am working on ECG signal processing with wavelet transform. I want  to add two different wavelet coefficients from two different levels. But as their length is not same so how can I add them? Can I use wprcoef (Matlab) command to get approximation value of these two coefficients and add them ?

Similar questions and discussions