필터 지우기
필터 지우기

How to convert Raman Spectrum to barcode

조회 수: 2 (최근 30일)
Samantha Higgins
Samantha Higgins 2022년 6월 7일
댓글: Walter Roberson 2023년 9월 5일
I am trying to convert an average Raman spectrum to a barcode. I have database and .csv files. Is this possible?

답변 (1개)

Shreeya
Shreeya 2023년 9월 5일
Hi Laura
I understand that you want to convert a Raman spectrogram to a barcode.
The spectrogram of each molecule is unique in terms of the wavenumber associated with various bands. Take this image as an example.
You can use the “barcode128gen” function from MATLAB file exchange link:
The input argument for the function is a number/string. You can use the wavenumbers associated with the bands as an input. For example: 1324D1599G can be a unique string representing the Raman spectrum of Graphite.
Hope this helps!
  댓글 수: 1
Walter Roberson
Walter Roberson 2023년 9월 5일
Note that you have to be careful about which barcode you select: many (but not all) of them have length limitations. For example QR code at maximum density handles less than 8000 symbols.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Time-Frequency Analysis에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by