While using continuous wavelet transform with 'cmor' using matlab command 'cwt' the center frequency of wavelet can be changes as
cwt(x,scales,'cmor1-.45'); cwt(x,scales,'cmor1-1.5') and so on. But I don't know how to change the bandwidth parameter. Thanks in Advance