|
|
| File Information |
| Description |
rilt Regularized Inverse Laplace Transform
[g,yfit,cfg] = rilt(t,y,s,g0,alpha)
Array g(s) is the Inverse Laplace Transform of the array y(t), calculated by a regularized least squares method.
This script is an emulation of S. Provencher CONTIN program, written in Fortran. See http://s-provencher.com/pages/contin.shtml. |
| MATLAB release |
MATLAB 7.3 (R2006b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 23 Dec 2004 |
Several bugs fixed.
Major improvement: [1-exp(-t/s)] dynamics can be fitted now.
Minor improvements added. |
| 23 Dec 2004 |
Several bugs fixed.
Major improvement: [1-exp(-t/s)] dynamics can be fitted now.
Minor improvements added. |
| 11 Jan 2005 |
Wrong help fixed. |
| 10 May 2007 |
Global revision |
|
Contact us at files@mathworks.com