The normalized information flow

fast estimation for the normalized information flow
75 Downloads
Updated 8 Apr 2017

View License

% [tau21b, tau21l, dH1_noise] = tau_est(xx1, xx2, np)
%
% Estimate tau21, the normalized information transfer from X2 to X1
% dt is taken to be 1.
%
% On input:
% X1, X2: the time series
% np: integer >=1, time advance in performing Euler forward
% differencing, e.g., 1, 2. Unless the series are generated
% with a highly chaotic deterministic system, np=1 should be
% used.
%
% On output:
% tau21b: relative info flow from X2 to X1 (Bai et al., 2017)
% tau21l: relative info flow from X2 to X1 (Liang, 2015)

Cite As

C. Zu Bai (2024). The normalized information flow (https://www.mathworks.com/matlabcentral/fileexchange/62471-the-normalized-information-flow), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0