How do I do baseline correction for spectroscopic data?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Pranjali Priyadarshini
el 17 de Nov. de 2015
Comentada: Luuk van Oosten
el 30 de Nov. de 2015
I have two arrays, one contains the intensities and is of size (a*b). Another contains my wavelengths and has a size of (a*1). I tried to use msbackadj(X, Intensities) but I keep getting the error "Error using griddedInterpolant Interpolation requires at least two sample points in each dimension." I don't understand what exactly should I do to resolve this error. Can someone suggest how I can correct it or do baseline correction in some other way? Thank you!
1 comentario
Luuk van Oosten
el 30 de Nov. de 2015
Could you provide more information regarding your problem? for example your wavelengths (a*1), intensities (a*b) or script that you are trying to use?
Respuestas (0)
Ver también
Categorías
Más información sobre Genomics and Next Generation Sequencing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!