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.
Citar como
Iari-Gabriel Marino (2024). rilt (https://www.mathworks.com/matlabcentral/fileexchange/6523-rilt), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2006b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Mathematics and Optimization en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: RILT fmincon
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Global revision |