aplotnikov
Germany
169 Posts |
Posted - 08/03/2022 : 03:23:22 AM
|
Use reference spectra as X-columns (X1, X2) and the measured spectra as Y (in particular - Y2). Create an NL fit function: y=c1*x1+c2*x2 (I would suggest to add background as well: y=c1*x1+c2*x2+y0), where x1 and x2 - independent variables and c1,c2(,y0) - parameters to fit. Now if you select all three columns and start non-linear fitting session for the selected data with the created function the dataset names should be determined automatically. Set boundaries for parameters, etc. if necessary. Start fitting. |
 |
|