Jump to content

Question for PDF in LabVIEW


jaehongyoon

Recommended Posts

Hi, Im trying to calculate kullback-leibler divergence with LabVIEW. The following equation is the definition of Kullback-Leibler divergence.

 MLSS-2012-Amari-Information-Geometry_013

 

 

Im currently using "probability distribution function estimation" to do this job. Problem I'm facing is that 

1) estimated PDF gives only axis values (probability values not available)

2) since the distance requires integral between to PDF functions, summation would not work if two functions are under different range. For example, according to my code default values, since both PDFs (please refer to the graph) are on different range, direct multiplication and summation of cells cannot be performed.

 

Is there ways to solve both problems? Thank you and have a wonderful day.

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.