Borrar filtros
Borrar filtros

how to find entropy of X.

1 visualización (últimos 30 días)
john karli
john karli el 22 de Dic. de 2018
Comentada: john karli el 24 de Dic. de 2018
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 comentarios
john karli
john karli el 24 de Dic. de 2018
yes snap shot is attached kindly see
john karli
john karli el 24 de Dic. de 2018
u got it??

Iniciar sesión para comentar.

Respuesta aceptada

Image Analyst
Image Analyst el 23 de Dic. de 2018
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 comentarios
john karli
john karli el 24 de Dic. de 2018
thanks for your ans its related to probability
Image Analyst
Image Analyst el 24 de Dic. de 2018
We know that.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by