Using cmor1-1.5
Mostrar comentarios más antiguos
I am trying to do a complex 1-D CWT but the wave name cmor1-1.5 is not being accepted and the error message says invalid wavename. However, that is one of the possible choices. I don't understand. If anyone has seen and overcome this problem can you please help ? Thanks
3 comentarios
Honglei Chen
el 2 de Oct. de 2012
Hi Kim, could you post the part of your code that generates the error? thanks.
Kim
el 2 de Oct. de 2012
Honglei Chen
el 2 de Oct. de 2012
Should just be
c = cwt(m1,scales,wname,'plot');
without the quote.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Continuous Wavelet Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!