Finding the best part of vector in many samples.
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I have a mass spectrometry data. This data are arranged in two columns. The rows are about 6 thousand size. The first row is the X axis of the spectrum (mass) and the second is the Y axis of the spectrum (intensity) There are about 11 thousand samples. I need to scan all the samples in order to find such a part of X scale which will occur the most in all the samples. Then i need to interpolate this samples (Y values) which have other vector X than the best one. My question is how to find in Matlab the best part of vector through all the samples. Is there any useful function or do you have any helpful idea. To sum up after all the preprocessing I would like to have one unique X axis and the same number of Y axis as before the operation. Thanks a lot.
3 commentaires
Azzi Abdelmalek
le 6 Août 2013
This not clear, you said 2 colmns and 6000 rows, then you refer to only first row and second row. Please give a short example, and explain what result are you expecting
Jan
le 6 Août 2013
Réponses (0)
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!