My friend told me that there exists a function in matlab that does some specifics things i am interesting of, but he can?t remember the name of the function so Im asking the matlab community people for help.... Let me describe the function as described by my friend:
The function shall run a "window" on a vector (or a matrice) and shall apply another function to the elements red by the window, and after that; step n elements and re-do the process...
something like this:
function(function,windowsize,step)
where step is independent of the chosen windowsize
it is similar to arrayfun/cellfun etc. but still not...
In article <geosnu$ae1$1@fred.mathworks.com>, rebet4@hotmail.com says...
> Hello everybody
>
> My friend told me that there exists a function in matlab that does some specifics things i am interesting of, but he can?t remember the name of the function so Im asking the matlab community people for help.... Let me describe the function as described by my friend:
>
> The function shall run a "window" on a vector (or a matrice) and shall apply another function to the elements red by the window, and after that; step n elements and re-do the process...
>
> something like this:
>
> function(function,windowsize,step)
>
> where step is independent of the chosen windowsize
>
> it is similar to arrayfun/cellfun etc. but still not...
>
> Best regards
>
>
>
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.