[Index for rtools]
[Return to Master Index]
[Return to www.radarworks.com]
cgamqdist
(rtools/cgamqdist.m)
Function Synopsis
Q = cgamqdist(zeta,czeta,mu,shape)
Help text
function Q = cgamqdist(zeta,czeta,mu,shape)
Equation 10 of [1] for gamma distribution.
0 < zeta < 1 , czeta is the complement.
Dealing with integration to infinity so must do this properly.
Even if zeta = 1, czeta should be < eps.
i.e. both gamqdist(1,eps/100,mu,shape) and
gamqdist(eps/100,1,1,1) are valid
[1] The correlation properties of gamma and other non-Gaussian processes
generated by memoryless non-linear transformation. Tough, R.J.A and
Ward, K.D. preprint.
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