How to Match Plot with Database

I have a plot generated from experimental data, lets call it Plot A. How can I create a database of plots from reference data (Plot B, Plot C, Plot D,....) and use that database to "match" my experimental Plot A with the most "similar" plot (Plot B, Plot C, Plot D,....)?
Note: The X axis is identical in all plots (experimental and references), and the Y axis is varying. The Y axis of all plots (experimental and references) have identical scale (from 0 to 100).

답변 (1개)

KSSV
KSSV 2016년 12월 9일
편집: KSSV 2016년 12월 9일

0 개 추천

Calculate RMS error...for which RMS error is less that data is closest to your experimental data.

댓글 수: 1

aljawada13
aljawada13 2016년 12월 10일
Can you give me a flavor to the code that you might use for this line "for which error is less that data is closest to your experimental data." ?

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

카테고리

도움말 센터File Exchange에서 Chemistry에 대해 자세히 알아보기

질문:

2016년 12월 9일

댓글:

2016년 12월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by