No BSD License  

Highlights from
An Introduction to Stochastic Processes

image thumbnail
[y]=e724c(x)
function [y]=e724c(x)
%
%  g1(x)
%
global T1 T2 T3 T4 T5 T6
y=(T1+x*T2).^(T4-1); y=y.*exp(-(2*x/(T3^2)));

Contact us at files@mathworks.com