Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

how to write program denoising signal using wavelet

1 visualizzazione (ultimi 30 giorni)
neeharika pagidimarri
neeharika pagidimarri il 29 Gen 2017
Chiuso: MATLAB Answer Bot il 20 Ago 2021
I have denoised a signal using wavelet,as wavelet will give the TF information.I want to plot time-frequency plane.There is command like imagesc to plot TF plane,but I do not know how to use that command to plot TF plane.Can anyone help me out ?this is my prgm:x1=0.000001*cos(2*pi*10*t)+0.000004*cos(2*pi*20*t)+0.000007*cos(2*pi*40*t)+0.000008*cos(2*pi*60*t);fs=10000 i have add wgn noise to this signal. xden=wden(Iwn,'sqtwolog','s','mln',6,'dmey');

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by