How to divide a vector into non overlapping frames?

5 views (last 30 days)
I'am working on voice morphing system and i need to divide my source and target training samples into 128 frames each and then perform DWT(Discrete Wavelet Transform) on each frame. How can i do that?

Accepted Answer

Walter Roberson
Walter Roberson on 22 Jan 2012
See buffer() and unbuffer()

More Answers (0)

Community Treasure Hunt

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

Start Hunting!