|
|
| File Information |
| Description |
This is a faster implementation of MATLAB's corr2. Implemented as a mex-file generated with the ITERATOR tool that can be downloaded from www.mathworks.com
Re compile the source with MEX -O prcorr2.c
C = PRCORR2(A,B) computes the correlation between A and B. A and B are arrays witn any number of dims but with same number of elements
Class Support
-------------
A and B can be any numeric type but not complex value. C is a scalar double.
See also CORR2, CORRCOEF, STD2, ITERATOR, MEX
In future I may complement this fast function with a set of them that can replace some slow MATLAB functions.
(C) 2003 Peter Rydesäter, http://www.rydesater.com |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
TCP/UDP/IP Toolbox 2.0.6
|
| MATLAB release |
MATLAB 6.5 (R13)
|
| Zip File Content |
|
| Other Files |
fastop/prcorr2.c, fastop/prcorr2.dll, fastop/prcorr2.m, fastop/prcorr2.mexglx, license.txt
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 16 Jul 2004 |
mani thomas
|
|
|
| 22 Dec 2004 |
SeungSchik Yoo
|
|
|
| 13 Jul 2005 |
Bernard Schenk
|
|
|
| 25 Oct 2005 |
Yong Du
|
|
|
|
Contact us at files@mathworks.com