Home > brede > brede_pde_spechtlp.m

brede_pde_spechtlp

PURPOSE ^

brede_pde_spechtlp - Specht Kernel logarithmic probability

SYNOPSIS ^

function LP = brede_pde_spechtlp(X, X0, sigma)

DESCRIPTION ^

 brede_pde_spechtlp   - Specht Kernel logarithmic probability
 
       function E = brede_pde_spechtlp(X, X0, sigma)

       Input:  X       Datamatrix with datapoints
               X0      Datamatrix with center of kernels
               sigma   Width of kernel

       Output: E       Logarithm of probability

       The function returns the logarithm of the probability for the
       datapoint in the X datamatrix using the Specht kernel
       probability density estimate with the centers defined in X0
       and the width of the kernels defined in sigma.

       See also: BREDE_PDE_SPECHT, BREDE_PDE_SPECHTEST.

 $Id: brede_pde_spechtlp.m,v 1.4 2000/05/26 13:07:15 fnielsen Exp $

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 27-Nov-2009 18:11:22 by m2html © 2005