Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.411.042 Times

Meaning Of Cross Correlation software
Filter: All | Freeware | Demo
 

Meaning Of Cross Correlation

1 2 3 4 5 > 
Added: June 12, 2013 | Visits: 379

Windowed Cross Correlation (corrgram) Calculate windowed cross correlation between two signals A and B up to a pre-defined lag. Usage is similar to the Matlab function SPECGRAM.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Windowed Cross Correlation (corrgram) Download

Circular Cross Correlation of the Columns of an Array - circ xcorr The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar...





Platforms: Matlab


Added: May 13, 2013 | Visits: 487

Fast Circular (Periodic) Cross Correlation Uses fft to calculate the circular cross correlation of two periodic signal vectors.This is equivalent to xc(k)=sum(u1.*circshift(u2,k)), but much faster (on the order of 500 times faster for a 1024 point signal).The package also includes two examples. One checks the calculation against the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Fast Circular (Periodic) Cross Correlation Download

Added: June 02, 2013 | Visits: 456

Time Window Based Cross-correlation This code calculates the cross-correlation for specified time windows over the duration of two input signals. The time windows can be shifted by increments smaller than the time window length. The code is based upon the 'xcorr' function.


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Time Window Based Cross-correlation Download

Added: September 08, 2013 | Visits: 375

Generalized Normalized Cross Correlation normxcorr2_general computes the normalized cross-correlation of matrices TEMPLATE and A. The resulting matrix C contains correlation coefficients and its values may range from -1.0 to 1.0.Limitations of normxcorr2:The documentation of normxcorr2 states that, "The matrix A must be larger than the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Generalized Normalized Cross Correlation Download

Find Displacement between images by using cross-correlation Find Displacement between images by using cross-correlation.Easy:[dr,dc]=findoff(unreg,ref)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Find Displacement between images by using cross-correlation Download

Added: May 13, 2013 | Visits: 366

Target Detection This program detects a target image in a given image according to maximization of Cross Correlation.Sample Run:>> target This program detects a target in an image Entering the image for MATLAB... Save the image or its copy in MATLAB working Directory Enter the name of the image file...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Target Detection Download

Added: May 01, 2013 | Visits: 287

Image correspondences using cross-correlation Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algorithms. One straightforward approach to finding a match is to take a small patch of one image, compute its sliding cross-correlation with the other image, and find a peak....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 757.76 KB Download (43): Image correspondences using cross-correlation Download

Added: June 21, 2013 | Visits: 432

xcorAlign.m Circularly shifts input data in matrix by columns, according to cross correlation maximum index.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): xcorAlign.m Download

Added: April 22, 2013 | Visits: 275

Length of cross of segment and rectangle http://simulations.narod.ru/segment_rectange.m is the function that difine length of cross.cross_perimeter.m auxillary function for segment_rectange.m, it define points of cross of segment and perimeter of rectanglezz_segment_rectange_test.m is script-test, it tests segment_rectange.m by use...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Length of cross of segment and rectangle Download

Added: September 03, 2013 | Visits: 503

Joint Frequency and Delay Correlation [FDOUT, FREQ_AXIS] = FDCORR(A,B,FRANGE)FDCORR Joint frequency and delay correlation Performs an efficient circular cross correlation between two vectors over all possible frequency offsets (Dopplers) between -pi and pi where 2pi is the sampling rate.A: vector representing received signal sampled...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (40): Joint Frequency and Delay Correlation Download

Added: April 07, 2013 | Visits: 377

ami and correlation AMI computes and plots average mutual information (ami) and correlation of univariate or bivariate time series for different values of time lag.USAGE: [amis corrs] = ami(xy,nBins,nLags)INPUT: xy: either univariate (x) or bivariate ([x y]) time series data. If bivariate time series are given then...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): ami and correlation Download

Added: June 05, 2013 | Visits: 262

Precedence-based cross-correlograms CH_XCORR Calculate cross-correlograms with a wide range of options.SYNTAX CCG = CH_XCORR(HC_L,HC_R,FRAME_LENGTH,NOVERLAP,MAXLAG,TAU) CCG = CH_XCORR(...,INHIB) CCG = CH_XCORR(...,IC_T,NORM_FLAG) CCG = CH_XCORR(...,INHIB_MODE) [CCG,IC] = CH_XCORR(...)DESCRIPTIONCCG =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 215.04 KB Download (43): Precedence-based cross-correlograms Download

Added: January 11, 2010 | Visits: 1.635

KXStitch KXStitchs aim is to create software to allow the creation and editing of cross stitch patterns. Although software for this type of application has existed on the Windows platform for many years, there has never been an application written specifically for the Linux platform. KXStitch will be...


Platforms: *nix

License: Freeware Size: 727.04 KB Download (314): KXStitch Download

Fast normalised cross correlation for gray-level and color images A fast vectorized implementation of the ncc that handles color (3 channel) images as well as gray level.The algorithm for colored images is based on the ncc formulation for vector valued functions.Note: A bug that I found in the normxcorr2 was also fixed here.


Platforms: Matlab


Added: May 17, 2013 | Visits: 349

CMBACCUR Features:1. the program calculates the matter power spectrum, temperature spectrum, polarisation- and cross-correlation spectrum of a curved or flat Friedman-Robertson-Walker universe.2. it calculates the age of the universe, sigma8 and the age of the first start formation.3. massless neutrino's,...


Platforms: Matlab

License: Freeware Size: 716.8 KB Download (47): CMBACCUR Download

Added: April 14, 2013 | Visits: 416

Crosscorelation In signal processing, cross-correlation is a measure of similarity of two waveforms as a function of a time-lag applied to one of them. This is also known as a sliding dot product or inner-product. It is commonly used to search a long duration signal for a shorter, known feature. It also has...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Crosscorelation Download

Added: July 08, 2013 | Visits: 421

Correlation Percentiles CORRPERC performs a bootstrap (of size equal to n_iters) on correlation matrices of input variable Y and computes the percentiles corrsperc (according to input perc) of each correlation. The function also provides the standard deviation corrstd for each correlation.[corrsperc, corrstd] =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Correlation Percentiles Download

Added: April 30, 2013 | Visits: 455

corran Correspondence Analysis (CA) is a special case of Canonical Correlation Analysis (CCA), where one set of entries (categories rather than variables) is related to another set. Also, it can be seen as a special case of Principal Component Analysis (PCA), where it is used for tables consisting of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): corran Download

Added: October 28, 2013 | Visits: 486

httpcode httpcode is a little utility that explains the meaning of an HTTP status code on the command line.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): httpcode Download

1 2 3 4 5 >