how to write a code for discrete wavelet transform for a signal obtained from simulink gui??

1 view (last 30 days)
load simout; s=simout; l_s=length(s); [cA1,cD1]=dwt(s,'db4');

Answers (2)

Abhishek Ballaney
Abhishek Ballaney on 6 Mar 2018
https://in.mathworks.com/help/dsp/ref/dwt.html

jarjjes hassain
jarjjes hassain on 4 Oct 2018
could you please tell me detail about project?

Tags

Community Treasure Hunt

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

Start Hunting!