Code covered by the BSD License
-
spectral_mva(varargin)
SPECTRAL_MVA M-file for spectral_mva.fig
-
[BE,I]=vms_sp_read(filename,p...
function [BE,I]=vms_sp_read(filename,pl);
-
[BE,I]=vms_sp_read_casa(filen...
function [BE,I]=vms_sp_read_casa(filename,pl);
-
[X_sh, sp_sh]=shift_spectra_d...
function [X_sh, sp_sh]=shift_spectra_diff(spectra, X);
-
[purspec,purint,purity_spec]=...
function [purspec,purint,purity_spec]=simplisma(data,varlist,offset,n,data2);
-
[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);
-
data_der=invder(data)
data_der=invder(data)
-
indd=match(x,y, tol,bro)
-
reverplot(BE,I)
script to plot binding energy BE axis in reverse order
-
uigetfiles.m
-
View all files
Multivariate analysis and preprocessing of spectral data
by Kateryna Artyushkova
21 Jun 2007
(Updated 22 Jun 2007)
GUI for MVA of spectral data including various preprocessing options and three types of MVA analysis
|
Watch this File
|
| File Information |
| Description |
SPECTRAL_MVA is a GUI for running Multivariate analysis of spectroscopic data
Initially designed for analysis of X-ray Photoelectron spectra, can be used for analysis of any type of data tables, containing spectra or any other data
Opens MAT files with or without a variable X. Opens VMS files (XPS spectra) either from original vision software or CASAXPS software
Preprocessing options of SMOOTHING, NORMALIZING, DERIVATIZING and SHIFTING spectra
Three MVA methods - PCA, SIMPLISMA and MCR
PLS_TOOLBOX from Eigenvector is a must |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
| Other requirements |
PLS_Toolbox from Eigenvector.com |
|
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