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

RT_Krnd_noise

(rtools/RT_Krnd_noise.m)


Function Synopsis

kdata=RT_Krnd_noise(nu,mu,rho,mrows,ncols);

Help text

function kdata=RT_Krnd_noise(nu,mu,rho,mrows,ncols);

 Returns variates drawn from a K distribution of shape nu
 in the presence of thermal noise. The variance of the zero
 mean gaussian thermal noise is rho.

 Overall, mean(kdata) = mu + rho

 Source: Direct Evaluation

 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 calls
This function is called by

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