Home > NaN > tpdf.m

tpdf

PURPOSE ^

TPDF returns student probability density

SYNOPSIS ^

function p = tpdf(x,n);

DESCRIPTION ^

 TPDF returns student probability density 

 pdf = tpdf(x,DF);

 Computes the PDF of a the student distribution 
    with DF degreas of freedom
 x,DF must be matrices of same size, or any one can be a scalar. 

 see also: TINV, TCDF, NORMPDF, NORMCDF, NORMINV

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003