[Index for rtools] [Return to Master Index] [Return to www.radarworks.com]

RT_exprnd

(rtools/RT_exprnd.m)


Function Synopsis

out = RT_exprnd(mu,mrows,ncols);

Help text

function out = RT_exprnd(mu,mrows,ncols);

   Returns a matrix of exponential deviates with parameter mu. 
   This matches the distribution of speckle with a mean of mu.

   The output depends on the inputs:
    (mu) => size of mu
    (mu,mrows) => square matrix of size mrows
    (mu,mrows,clos) => rectangular matrix of size mrows x ncols

 Source: L. Devroye, Non-Uniform Random Variate Generation, Springer-Verlag, 1986.

 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

Cross-Reference Information

This function is called by

Produced by mat2html on Mon Mar 17 16:14:19 2003
Cross-Directory links are: OFF