XCORR2x.m
by J. Cogdell
01 Jan 1999
Normalizes the output of cross-correlation function XCORR2.M according to 'biasflag'.
|
Watch this File
|
| File Information |
| Description |
function C = XCORR2x(A,B,'biasflag')
PURPOSE: Normalizes the output of cross-correlation function XCORR2.M according to 'biasflag':
biased - scales the raw cross-correlation by the maximum number of elements of A and B involved in the generation of any element of C
unbiased - scales the raw correlation by dividing each element in the cross-correlation matrix by the number of products A and B used to generate that element
coeff - normalizes the sequence so that the largest cross-correlation element is identically 1.0.
none - no scaling (this is the default). |
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (6) |
| 09 Oct 2002 |
Piotr Majdak
|
|
|
| 27 Jan 2003 |
ali panahi
|
|
|
| 27 Jan 2003 |
ali panahi
|
|
|
| 11 Sep 2004 |
sundar ganesh ayyasamy
|
|
|
| 02 Jun 2007 |
RJV RJV
|
|
|
| 07 Jul 2009 |
Kurijn Buys
|
|
|
|
Contact us at files@mathworks.com