Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This program estimates the background (or baseline) of optical spectra by the polynomial minimizing a cost function. If the cost function was quadratic, the solution is the least squares estimation, which is not appropriate in this problem. Instead, we need to use of non-quadratic cost function such as the symmetrical Huber function, the symmetrical truncated quadratic or their respective asymmetrical shape.
The program backcor is the new version of the former backest (released in 2008). The main difference is the availability of a graphical user interface (of course, it can be not used).
The program is written in Matlab and should work with Matlab 6 (or higher). The ZIP file to download contains two Matlab script:
* a demonstration script (demo);
* the main function (backcor) which can be run with or without a graphical user interface.
Type help backcor in Matlab to get the syntax of the function.
Zitieren als
Vincent Mazet (2026). Background correction (https://de.mathworks.com/matlabcentral/fileexchange/27429-background-correction), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: BEADS: Baseline Estimation And Denoising with Sparsity, RamanLIGHT
Allgemeine Informationen
- Version 1.4.0.0 (4,92 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.4.0.0 | Update the link to my webpage. |
||
| 1.3.0.0 | Add a comment in the help. |
||
| 1.2.0.0 | Fix bug concerning the sorting of data. |
||
| 1.1.0.0 | Add a link to my webpage. |
||
| 1.0.0.0 |
