logistic probability distribution
[pdf]=logt_pdf(x)
* x = a (rxc) matrix or scalar argument
* pdf = the (rxc) matrix of pdf of the logistic distribution
x=logt_pdf([1 2 3 4])