[Index for rtools]
[Return to Master Index]
[Return to www.radarworks.com]
RT_gamrnd_old
(rtools/RT_gamrnd_old.m)
Function Synopsis
out = RT_gamrnd_old(mu,shape,mrows,ncols)
Help text
function out = RT_gamrnd_old(mu,shape,mrows,ncols)
NOT RECOMMENDED, RETURNS ZEROS FOR nu < 0.2 DUE TO SINGLE
PRECISION LIBRARY. USE RT_gamrnd.m (direct inversion)
Returns variates from the gamma probability density with parameter SHAPE
and SHAPE at the values in x.
The form used is such that the mean value is MU and larger
SHAPE is closer to a Gaussian distribution.
Source: see www.mathworld.com, uses randlib
Part of the Matlab Radar Toolbox v0.11 by Glen Davidson at www.radarworks.com
Please acknowledge use of this toolbox in any publication or software.
This header must be retained in any derivative work
Produced by mat2html on Mon Mar 17 16:14:19 2003
Cross-Directory links are: OFF