Natural Log Binning

This simple algo. bins input data into natural log bins.

You are now following this Submission

This function take the input of a data vector x, which is to be binned;
it also takes in the amount bins one would like the data binned into. The
output is two vectors, one containing the normalised frequency of each bin
(Freq), the other, the midpoint of each bin (midpts).

Cite As

LPS (2026). Natural Log Binning (https://www.mathworks.com/matlabcentral/fileexchange/27240-natural-log-binning), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0