No BSD License  

Highlights from
An Introduction to Stochastic Processes

image thumbnail
[y]=e649_b(x)
function [y]=e649_b(x)
%
global lm1 lm2 bt1 bt2 b
y=((b(1,1)*bt1/((1-x)+bt1))+(b(1,2)*bt2/((1-x)+bt2)))-x;

Contact us at files@mathworks.com