[Master Index]
[Index for /tools/hpmatlab/toolbox/signal]
xcorr2
(/tools/hpmatlab/toolbox/signal/xcorr2.m)
Function Synopsis
c = xcorr2(a,b)
Help text
XCORR2 Two-dimensional cross-correlation.
XCORR2(A,B) computes the crosscorrelation of matrices A and B.
XCORR2(A) is the autocorrelation function.
See also CONV2.
Cross-Reference Information
This function calls
- conj /tools/hpmatlab/toolbox/matlab/elfun/conj.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- filter /tools/hpmatlab/toolbox/matlab/datafun/filter.m
- for /tools/hpmatlab/toolbox/matlab/lang/for.m
- i /tools/hpmatlab/toolbox/matlab/elmat/i.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- max /tools/hpmatlab/toolbox/matlab/datafun/max.m
- min /tools/hpmatlab/toolbox/matlab/datafun/min.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
- zeros /tools/hpmatlab/toolbox/matlab/elmat/zeros.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON