MINFO - kpmoorse/sim_reg GitHub Wiki
I = minfo(u, v)
Calculate mutual information between input vectors
Take as inputs:
- u [Mx1 or 1xN complex array]: first variable to be compared
- v [Mx1 or 1xN complex array]: second variable to be compared
I = minfo(u, v)
Calculate mutual information between input vectors
Take as inputs: