Code covered by the BSD License
-
[X_sh, sp_sh]=shift_spectra_d...
function [X_sh, sp_sh]=shift_spectra_diff(spectra, X);
-
[x_sh, y_sh]=shift_spectra(sp...
-
[x_sh, y_sh]=shift_spectra_or...
function [x_sh, y_sh]=shift_spectra_or(spectra, X,C);
-
indd=match(x,y, tol,bro)
-
View all files
Shifts set of spectra to a new Maximum position
by Kateryna Artyushkova
21 Jun 2007
(Updated 22 Jun 2007)
Three functions allowing to shift set of spectra to the same or different maximum of peaks
|
Watch this File
|
| File Information |
| Description |
Three functions are included:
1. shift_spectra_or - shifts set of spectral vectors to a new common maximum at the same accuracy as original data
2. shift_spectra - shits set of spectral vectors to a new common maximum at 10X better accuracy than original data - to solve the problem of sensitivity of statistical analysis methods to small shift in spectra
3. shifts each spectrum in the data set to a different maximum position |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 22 Jun 2007 |
missing dependent file - match.m |
|
Contact us at files@mathworks.com