Homodyned-k probability density function

Calculates the PDF of the homodyned-k distribution
413 Downloads
Updated 29 May 2012

View License

A general-purpose function that calculates the PDF of the homodyned-k distribution over the input range xdata defined by the following parameters:
x(1) = alpha, effective mean number of scatterers
x(2) = s, envelope of the coherent signal
x(3) = sigma, mean energy of the noncoherent scatterers

Cite As

Hadi Tadayyon (2025). Homodyned-k probability density function (https://uk.mathworks.com/matlabcentral/fileexchange/36632-homodyned-k-probability-density-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
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.2.0.0

In the previous version, the model output varied with input range of gamma distribution. This is a more robust model which does not depend on gamma distribution. Tradeoff is greater analytical complexity (high number of summation terms)

1.1.0.0

Corrected the title of the file

1.0.0.0