Framing Routines
Version 1.3.0.0 (22.5 KB) by
Kamil Wojcicki
Functions for division of a vector into overlapped frames and its reconstruction back from frames.
Includes two functions: vec2frames and frames2vec.
vec2frames - splits signal into overlapped frames using indexing and optionally applies windowing.
frames2vec - converts frames to signal using weighted overlap-and-add synthesis.
A demo script is also included.
Cite As
Kamil Wojcicki (2024). Framing Routines (https://www.mathworks.com/matlabcentral/fileexchange/32301-framing-routines), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Cepstral Analysis >
Find more on Cepstral Analysis in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: ola, HTK MFCC MATLAB, Ideal Binary Mask, Segmental SNR
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.