Home > freetb4matlab > statistics > distributions > logistic_rnd.m

logistic_rnd

PURPOSE ^

% Return an @var{r} by @var{c} matrix of random numbers from the

SYNOPSIS ^

function rnd = logistic_rnd (r, c)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} logistic_rnd (@var{r}, @var{c})
% @deftypefnx {Function File} {} logistic_rnd (@var{sz})
% Return an @var{r} by @var{c} matrix of random numbers from the
% logistic distribution.  Or if @var{sz} is a vector, create a matrix of
% @var{sz}.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

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