how to find entropy of X.

7 ビュー (過去 30 日間)
john karli
john karli 2018 年 12 月 22 日
コメント済み: john karli 2018 年 12 月 24 日
how i implement this entropy formula(PNG file atached) in matlab code
my X is Column c in xlsx file(attached) i want to find for 1000 value
  11 件のコメント
john karli
john karli 2018 年 12 月 24 日
yes snap shot is attached kindly see
john karli
john karli 2018 年 12 月 24 日
u got it??

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2018 年 12 月 23 日
You can try entropy() or entropyfilt() in the Image Processing Toolbox, if you have it. entropyfilt() does a sliding window computation of entropy whereas entropy does it for the whole array.
  2 件のコメント
john karli
john karli 2018 年 12 月 24 日
thanks for your ans its related to probability
Image Analyst
Image Analyst 2018 年 12 月 24 日
We know that.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by