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

RT_weibLL

(rtools/RT_weibLL.m)


Function Synopsis

LL = RT_weibLL(par, x)

Help text

function LL = RT_weibLL(par, x)

 A helper function for RT_weibest.m, returns negative
 log likelihood of the data X for Weibull parameters in par.
  par = [A,mu].
 The form used is such that the mean value is MU and larger
 A is closer to a Gaussian distribution. A = 1
 is equivalent to an exponential distribution.

 Source: Direct evaluation via RT_weibpdf.m

 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