-
FlexPro
- Auf einen Blick
- Features & Optionen
- Einsatzgebiete
- Alle Vorteile
- Neu in FlexPro 2021
- FlexPro gratis testen
- FlexPro View OEM Freeware
- Kaufberatung
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produkte
- News
- Support
- Unternehmen
- Jobs
- Kontakt
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
How to substract baseline from signals
- Dieses Thema hat 2 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 18 Jahren von Yee Yan Tay aktualisiert.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AutorBeiträge
-
November 18, 2006 um 9:54 pm Uhr #12507Yee Yan TayMitglied
Hi, i am getting some raman spectroscopy signal,i only found baseline in curve fitting, but is there standalone function to do that. This is because i would like to create a baseline for the background signal and substract it. Will the lowerenvelope function or the spline function helps?
November 18, 2006 um 9:54 pm Uhr #8170Yee Yan TayMitgliedHi, i am getting some raman spectroscopy signal,i only found baseline in curve fitting, but is there standalone function to do that. This is because i would like to create a baseline for the background signal and substract it. Will the lowerenvelope function or the spline function helps?
November 20, 2006 um 9:55 pm Uhr #8813Bernhard KantzTeilnehmerYou can use the Approximation Analysis Object with the intial function C + X. After that you can subtract the result from the signal.
Example:Dim _c = Approximation(Signal, APPROX_C + APPROX_X) Dim approx = Signal(_c[0] + _c[1] * (Signal.X), Signal.X) Signal - approx
-
AutorBeiträge
Viewing 3 posts - 1 through 3 (of 3 total)
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.