How to use DWT for denoising complex data like OFDM symbol ?

3 visualizaciones (últimos 30 días)
abdo m
abdo m el 4 de Oct. de 2019
Comentada: Melanie Grueso Gala el 26 de Ag. de 2020
I want to denoise complex signal but 'wdenoise' function must have input of type: double not complex.
If there are another function for denoising complex signal or any solution to avoid this problem.

Respuestas (1)

John D'Errico
John D'Errico el 4 de Oct. de 2019
So why not just denoise the real and imaginary parts separately, then combine them back into one complex array. Two calls instead of one. WTP?
  3 comentarios
Megha S Kumar
Megha S Kumar el 28 de Mzo. de 2020
I am also facing a similar problem. The BER of original is less than that of denoised. I have been trying hard to find a solution but did not get a suitable solution. Kindly share your suggestion if you got the solution.
Thanks in Advance
Melanie Grueso Gala
Melanie Grueso Gala el 26 de Ag. de 2020
Hi
I have the same problem. Has been able to find a solution. My project is linked to the use of NOMA and I am stuck with that part.

Iniciar sesión para comentar.

Categorías

Más información sobre Wavelet Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by