Buffer function - ver 2 - in a simple algorithm instead of the matlab buffer
% Author: Sherif Omran
% Date: 23-June-08
% University Zurich - Institute of
% Neuroinformatic
% This function is part of my PhD
% Thesis.
% Posted to Matlab File Exchange
% Hope to be useful for somebody
Doing Buffer(signal,elements,elements-overlap,[]) for long signals take
a huge memory and couldn't be done.
Target: to do it using Chunks similar to those could be taken from the buffer matrix
Cite As
Sherif Omran (2026). Buffer function - ver 2 - in a simple algorithm instead of the matlab buffer (https://www.mathworks.com/matlabcentral/fileexchange/20404-buffer-function-ver-2-in-a-simple-algorithm-instead-of-the-matlab-buffer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | BSD license |
