Azzera filtri
Azzera filtri

Info

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

wavelet decomposition function working at exact levels only

1 visualizzazione (ultimi 30 giorni)
Hello, is there a matlab function like "wavedec" that works only to decompose the signal at eaxct levels and discard the other levels. for example if I have function [C,L]= wavedec(X,N,'sym3'); if N=10 and I need to calculate the function at values of N=7,8,10 only and discard all the remaining values and gives me the output [C_new,L_new]. then I will reconstruct the signal [C_new,L_new] after applying some filters using function Y=waverec(C,L,'sym3')
thanks for your help.
Hossam

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