home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / e / e002 / 1.ddi / PULSE.F_ / PULSE.F
Encoding:
Text File  |  1993-01-25  |  179 b   |  11 lines

  1.  
  2. Built-in Function=Pulse
  3.  
  4. Parameters=y0,x0,A,t1,P,t2
  5.  
  6. Number of parameters=6
  7.  
  8. Description = {y0+A * [1-exp(-(x-x0)/t1)]^P * exp[-(x-x0)/t2]}
  9.  
  10. Initialization script = {}
  11.