Mutual Information between continuous random variables

10 views (last 30 days)
I want to determine the mutual information or information gain between the 30 years rainfall data at two stations. Since, rainfall data is a continuous variables, can someone suggests me a matlab code to determine the mutual information?
  3 Comments
Swarnalee Mazumder
Swarnalee Mazumder on 24 Nov 2021
Hi @Deepthi B, I am trying to do something similar. I was wondering if this issue has been solved or not.

Sign in to comment.

Answers (1)

KSSV
KSSV on 29 Jul 2021
  7 Comments
Deepthi B
Deepthi B on 2 Aug 2021
@Jeff Miller I don't know whether it is right to ask here. Can we do it in Python? Sorry if this question doesn't suits here
Jeff Miller
Jeff Miller on 2 Aug 2021
I don't know Python, but I doubt it. I don't think you can do anything without knowing or assuming the underlying joint distribution family, regardless of the programming language.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!