Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Koken 0.8.4
  • ContentBox 1.5.2
  • jQPlayer 0.5.2
  • SPOILER ALERT! 0.0.2
  • jQuery Mask Plugin 0.9.0
  • Easing Slider 2.1.2
  • Btapp.js 0.2.0
  • WiiFlash 0.4.5
  • Breeze.js 1.3.3
  • TinyMCE Templates 3.0.2
  • Home > Scripts > Scientific/Engineering > Statistics and Probability

    ami and correlation

    download button

    Downloads: 360  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    22 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Durga Lal Shrestha | More scripts
    www.mathworks.com
    Freeware 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    Matlab
    September 15th, 2007, 09:06 GMT
    C: \ Scientific/Engineering \ Statistics and Probability

     Read user reviews (0)  Refer to a friend  Subscribe

    ami and correlation description

    ami and correlation computes and plots average mutual information and correlation for time series data.

    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 x should be independent variable and y should be dependent variable. If univariate time series is given then autocorrelation is calculated instead of cross correlation.

    nBins: number of bins for time series data to compute distribution which is required to compute ami. nBins should be either vector of 2 elements (for bivariate) or scalar (univariate).

    nLags: number of time lags to compute ami and correlation. Computation is done for lags values of 0:nLags.

    OUTPUT:
    amis: vector of average mutual information for time lags of 0:nLags

    corrs: vector of correlation (or autocorrelation for univariate time seris) for time lags of 0:nLags

    EXAMPLES:
    xy = rand(1000,2);
    nBins = [15 10];
    nLags = 25;
    [amis corrs]= ami(xy,nBins,nLags);

    Requirements:

    · MATLAB Release: R14SP1



    TAGS:

    ami correlation | statistics probability | correlation statistics | ami | and | correlation

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM