ami and correlation Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: ami.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Durga Lal Shrestha (View more)

ami and correlation script description:




Publisher review:
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:nLagscorrs: vector of correlation (or autocorrelation for univariate time seris) for time lags of 0:nLagsEXAMPLES:xy = rand(1000,2);nBins = [15 10];nLags = 25;[amis corrs]= ami(xy,nBins,nLags); Requirements: ยท MATLAB Release: R14SP1
ami and correlation is a Matlab script for Statistics and Probability scripts design by Durga Lal Shrestha. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5