Closed shoukewei closed 2 years ago
The problem was solved.
Dear Professor Wei,
Could you please tell me how do you solve this problem?
out1 = trans1.forward(input_0, nlevels=4, include_scale=True)
can help me obtain the lowpass coefficients but they are shown as floating point numbers rather than complex numbers. How can I get the complex numbers?
Hi there,I am travelling for a business. You can visit my blog and search wavelet, and then you will find detailed articles about your question.All the bestShouke Wei, PhDSent from my iPhoneOn May 13, 2023, at 11:10 AM, Donxupengzhi @.***> wrote: Dear Professor Wei, Could you please tell me how do you solve this problem?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>
Dear Professor, Thank you for your reply!I have visited your blog but I just found articles about DWT rather than DTCWT. I am wondering if I missed something. Wishing you all the best.
How can I obtain lowpass coefficients at each level of the transform as Matlab does: [a,d,as] = dualtree(wecg,'Level',4). Thanks