Mutual Information between continuous random variables
조회 수: 4 (최근 30일)
이전 댓글 표시
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
Swarnalee Mazumder
2021년 11월 24일
Hi @Deepthi B, I am trying to do something similar. I was wondering if this issue has been solved or not.
답변 (1개)
KSSV
2021년 7월 29일
댓글 수: 7
Jeff Miller
2021년 8월 2일
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.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!