Entrop

ENTROP implements a special version of the algorithm for entropy maximization.
1.9K Downloads
Updated 29 Jul 2004

No License

ENTROP implements a special version of the algorithm for entropy maximization according to Blien, Graef (1997). It calculates the vector X, which has the maximum relative entropy with respect to the a given a priori vector U, under the constraints defined by A, b and t. It is a special version of the general Entrop-algorithm, as it allows only for constraints of the following forms:

1.sum[a(i)]==b with i=1...N(k)<=M (t= 0)
2.sum[a(i)]>=b with i=1...N(k)<=M (t= 1)
3.sum[a(i)]<=b with i=1...N(k)<=M (t=-1)

where k refers to the k-the of the 1...K constraints and M defines the length of the a priori vector U, and t indicates the type of constraint.

Cite As

Michael Boss (2024). Entrop (https://www.mathworks.com/matlabcentral/fileexchange/5566-entrop), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0