Home > freetb4matlab > statistics > distributions > laplace_rnd.m

laplace_rnd

PURPOSE ^

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

SYNOPSIS ^

function rnd = laplace_rnd (r, c)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} laplace_rnd (@var{r}, @var{c})
% @deftypefnx {Function File} {} laplace_rnd (@var{sz});
% Return an @var{r} by @var{c} matrix of random numbers from the
% Laplace 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