rexp.m 46 B

12345
  1. function y=rexp(b,x)
  2. a=b(1);
  3. s=b(2);
  4. c1=b(3);