필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Finding the best part of vector in many samples.

조회 수: 1 (최근 30일)
Jonasz
Jonasz 2013년 8월 6일
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
Jonasz
Jonasz 2013년 8월 6일
편집: Jonasz 2013년 8월 6일
Eg.
First Column (M/Z) Second Column (Intensity)
500 230
501 352
... ...
x 6000 thousand
Such a txt files I have 11 thousand. I need to find such a part of First Column which appear through all this samples (11 thousand) the most. Eg. part between 600- 2000 is appearing 5 thousand times so I choose this one and cut this part from others in order to compare samples between each other

답변 (0개)

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by