How to calculate the wavelet coefficients of DWT when using sliding window?

조회 수: 1 (최근 30일)
afef
afef 2017년 8월 14일
Hi ,i used a c code for DWt(Db4 )to get the wavelet coefficients but my input signal is to large [2560] and i implement this code in FPGA (XILINX ZC702) which was stuck in the middle of the code. So to reduce the volume of data i used a sliding window of length =w and then i calculate the wavelet coefficient of each sliding window . But i don't know how to get the result of this all this coefficients of all the sliding window so of all the signal ? is it a sommation of all this coefficients or what ?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Discrete Multiresolution Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by