psalsa baseline estimation

Version 1.1.0 (18.1 KB) by Antonio
PSALSA is an algorithm designed for baseline estimation in spectral data, which modifies the original Asymmetric Least Squares (ALS) method.
12 Downloads
Updated 14 Apr 2025

View License

PSALSA - BASELINE ESTIMATION FOR SPECTRAL DATA USING MATLAB
OVERVIEW
psalsa is an algorithm for baseline estimation in spectral data.
This set of files includes the implementation of the algorithm in MATLAB, along with a demo and test dataset
INCLUDED FILES
This set includes the following files:
  • README.txt file -> a brief explanation of the package contents
  • psalsa.m -> the MATLAB script function implementing the psalsa algorithm
  • SynSpec.mat -> a synthetic MATLAB dataset for testing the psalsa script function
  • psalsaDemo.m -> a MATLAB demo script, showing the usage of the psalsa.m script function
USAGE
To use the psalsa script function, the psalsaDemo script, and the SynSpec.mat MATLAB dataset, copy the files to a folder that is accessible to MATLAB.
Review the help of the psalsa function for detailed usage and syntax.
Review and run the psalsaDemo for a quick understanding of the performance of the psalsa script.
For a detailed explanation refer to the references listed in the help of the psalsa script function.

Cite As

A. Pardo; L. Fernández, S. Oller; S. Marco (2025). psalsa baseline estimation (https://www.mathworks.com/matlabcentral/fileexchange/<...>), MATLAB Central File Exchange. Retrieved April 14, 2025.

MATLAB Release Compatibility
Created with R2024b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.1.0

zip file added

1.0.0